January 8, 2015 at 11:11 pm
Hi All
I Restored Database Almost 93 % Completed After I Got Below Error:
Msg 4333, Level 16, State 1, Line 1
The database cannot be recovered because the log was not restored.
Msg 3013, Level 16, State 1, Line 1
RESTORE DATABASE is terminating abnormally.
Please help .....
January 9, 2015 at 4:14 am
It's likely that someone canceled the restore. Drop the existing database and start the restore again.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
January 9, 2015 at 7:44 am
are you restoring over a current DB on the same box? So in other words, are you restoring the DB over itself?
Post the restore stmt you're using.
But by all means, try what Grant said first.
Watch my free SQL Server Tutorials at:
http://MidnightDBA.com
Blog Author of:
DBA Rant – http://www.MidnightDBA.com/DBARant
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply