Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 log backups and restore !!

Author  Topic 

ann06
Posting Yak Master

171 Posts

Posted - 2008-07-29 : 09:23:32
if i have backup device than contain multiple log backups and i did restore without specfiying the file to restore it success for restore
is this because it will automatically searches for the right backup and restore or it will restore the whole chain? how to specify which backup log file to restore?

thnks and regards

VGuyz
Posting Yak Master

121 Posts

Posted - 2008-07-29 : 09:28:22
go through this

http://msdn.microsoft.com/en-us/library/ms187510.aspx
Go to Top of Page
   

- Advertisement -