![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I restored a full db backup, then applied point in time TX log restore (I picked a time that is earlier than the accumulated log backup file ends) and leave the db at standby/read-only stage. And when I tried to apply add'l TX, I got this error. |
#3
| |||
| |||
|
|
xo (xo555... (AT) gmail (DOT) com) writes: I restored a full db backup, then applied point in time TX log restore (I picked a time that is earlier than the accumulated log backup file ends) and leave the db at standby/read-only stage. And when I tried to apply add'l TX, I got this error. So you have a backup that was completed at 17:20, and now you want to make a restore to the state at 17:05? That is not going to work out. You will need to restore an earlier full backup and then apply log backups to that one. -- Erland Sommarskog, SQL Server MVP, esq... (AT) sommarskog (DOT) se Links for SQL Server Books Online: SQL 2008:http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx SQL 2005:http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx SQL 2000:http://www.microsoft.com/sql/prodinf...ons/books.mspx |
#4
| |||
| |||
|
|
I got a full db backup file and one log backup which contains about 8 hrs worth of tx (tx backup once per hr between 6:30AM - 2:30PM) . First I restored the full backup and then I restored the tx log up to 11:30AM and tried to leave the db as standby as well as non- operational so I can restore more tx from the same log backup, but I couldn't. I got the above messages. |
![]() |
| Thread Tools | |
| Display Modes | |
| |