MS SQL & MySQL Backup
»
SqlBackupAndFTP (MS SQL)
»
SqlBackupAndFTP General
»
The log or differential backup cannot be restored because no files are ready to rollforward
|
|
|
Rank: Guest
Groups: Registered
Joined: 8/10/2009 Posts: 732
|
When I try to restore the differential backup I get the following error:
Restore failed for Server '.\sqlexpress'. (Microsoft.SqlServer.SmoExtended) ADDITIONAL INFORMATION: System.Data.SqlClient.SqlError: The log or differential backup cannot be restored because no files are ready to rollforward. (Microsoft.SqlServer.Smo)
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 8/10/2009 Posts: 368
|
To restore a diff backup you must first restore Full backup with NORECOVERY option (you have forgotten this option), then Diff backup. See MSDN or example
|
|
|
|
|
MS SQL & MySQL Backup
»
SqlBackupAndFTP (MS SQL)
»
SqlBackupAndFTP General
»
The log or differential backup cannot be restored because no files are ready to rollforward
Forum Jump
You can post new topics in this forum.
You can reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You can create polls in this forum.
You can vote in polls in this forum.