Comments
1 comment
-
Hello,
My guess is that you are trying to restore transaction logs to a database that is not in LOADING or READ-ONLY status. If you want to restore transaction logs, first restore the database from the last full backup, specifying 'leave database nonoperational to restore additional transaction logs'. When you go to restore your set of transaction log backups at that point, then SQL Backup will show the databases that are in LOADING status in the database dropdown so that you can restore the transaction log backups to that database.
Add comment
Please sign in to leave a comment.
The problem is the database dropdown does not enumerate my named databases. Therefore I cannot continue with the wizard because I cannot select a database to restore to. This, in my opinion, has to be a bug because all other drop-downs and screens properly enumerate the databases when the (local) instance is selected.
Please advise!
Windows 2003 Enterprise Edition
SQL Backup 3.2.0.1
SQL Server Enterprise 8.00.760 (SP3)
Running on the active node of a two node cluster.