Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Pure VPN - Up to 27 Months
vgp
Updated:
Yesterday at 8:10 AM
එක පැකේජ් එකයි මාසෙටම Unlimited Internet. තාමත් DATA CARD දාන්න සල්ලි වියදම් කරනවද? අඩුම මිලට අපෙන්.
sayuru bandara
Updated:
Tuesday at 12:30 PM
Ad icon
ඉන්ටර්නෙට් එකෙන් හරියටම සල්ලි හොයන්න සහ Success වෙන්න කැමතිද? 🚀 (E-Money & Success Stories)
siri sumana
Updated:
May 30, 2026
Gemini AI PRO 18 months Offer
Hawaka
Updated:
May 27, 2026
Ad icon
koko account
DasunEranga
Updated:
May 27, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Talk!
SQL server database Differential backup problem need help guys
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="G-Street" data-source="post: 20581569" data-attributes="member: 557901"><p>machan uba gawa differentail backups sequece ekakata nath nam restore karanna ba,(point in time recovery).uba gawa full backup ekata passe sequece ekakata diff backups okkoma thiyanwanam puluwan.athara mada log backup damoth ewat restore karanna ona.</p><p>most impornt eka thama,,uba anthima .bak ekedi withari with recovery denna ona.previous ewadi with no recovery deepan. follow below steps</p><p></p><p>RESTORE DATABASE MyAdvWorks </p><p> FROM MyAdvWorks_1 </p><p> WITH NORECOVERY; </p><p>GO </p><p>-- Now restore the differential database backup, the second backup on </p><p>-- the MyAdvWorks_1 backup device. </p><p>RESTORE DATABASE MyAdvWorks </p><p> FROM MyAdvWorks_1 </p><p> WITH FILE = 2, </p><p> NORECOVERY; </p><p>GO </p><p>-- Now restore each transaction log backup created after </p><p>-- the differential database backup. </p><p>RESTORE LOG MyAdvWorks </p><p> FROM MyAdvWorks_log1 </p><p> WITH NORECOVERY; </p><p>GO </p><p>RESTORE LOG MyAdvWorks </p><p> FROM MyAdvWorks_log2 </p><p> WITH RECOVERY; </p><p>GO</p></blockquote><p></p>
[QUOTE="G-Street, post: 20581569, member: 557901"] machan uba gawa differentail backups sequece ekakata nath nam restore karanna ba,(point in time recovery).uba gawa full backup ekata passe sequece ekakata diff backups okkoma thiyanwanam puluwan.athara mada log backup damoth ewat restore karanna ona. most impornt eka thama,,uba anthima .bak ekedi withari with recovery denna ona.previous ewadi with no recovery deepan. follow below steps RESTORE DATABASE MyAdvWorks FROM MyAdvWorks_1 WITH NORECOVERY; GO -- Now restore the differential database backup, the second backup on -- the MyAdvWorks_1 backup device. RESTORE DATABASE MyAdvWorks FROM MyAdvWorks_1 WITH FILE = 2, NORECOVERY; GO -- Now restore each transaction log backup created after -- the differential database backup. RESTORE LOG MyAdvWorks FROM MyAdvWorks_log1 WITH NORECOVERY; GO RESTORE LOG MyAdvWorks FROM MyAdvWorks_log2 WITH RECOVERY; GO [/QUOTE]
Insert quotes…
Verification
Haya warak paha keeyada? (haya wadi kireema paha)
Post reply
Top
Bottom