| Author |
Message |
blakedba
Joined: 31 Aug 2007 Posts: 6 Location: Boston MA
|
Posted: Mon Aug 23, 2010 5:48 pm Post subject: Log Shipping Restore Stopping |
|
|
Hello,
I have a Sql job that runs every Tues and Fri at 1:05 AM and does the following.
sp_MSforeachtable UPDATE STATISTICS ? WITH FULLSCAN
The logshipping restore database is in another facility connected to a 6mb network.
For some reason the restore will not run after 1:00 am on these days.
Is this because on the Bulk Recovery change?
Thanks in advance
John Blake |
|
| Back to top |
|
 |
chriskelly
Joined: 19 Apr 2010 Posts: 262 Location: Cambridge, UK
|
Posted: Tue Aug 24, 2010 6:05 pm Post subject: |
|
|
| Yes. It is most likely because of your recovery model change. Whenever you change this you need to run a new FULL backup. From the look of your task a FULL backup after changing back to the FULL recovery model should be sufficient to bring everything back into line. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group