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
 SQL Server 2005 Forums
 Other SQL Server Topics (2005)
 Standby file disappears after restoring t-logs

Author  Topic 

jstirado
Starting Member

6 Posts

Posted - 2009-03-10 : 16:58:45
I setup Log shipping and everything appears to work correctly except when I restore the transaction logs to the standby server for the firs time the standby file Rollback_undo.bak disappears. Why is this happening?

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2009-03-10 : 23:04:39
quote:
Originally posted by jstirado

I setup Log shipping and everything appears to work correctly except when I restore the transaction logs to the standby server for the firs time the standby file Rollback_undo.bak disappears. Why is this happening?



Why are you restoring Log file to Secondary Server manually? Log shipping should do it.
Go to Top of Page

jstirado
Starting Member

6 Posts

Posted - 2009-03-11 : 13:17:39
I am not doing it manually. Log shipping is doing it. I just fired the sql agent restore job it created.
Go to Top of Page
   

- Advertisement -