June 12, 2006 at 7:52 am
Does anyone know if there is an enterprise manager version of the RESTORE DATABASE
Thanks
June 12, 2006 at 9:37 am
I'm not clear about what you want. Do you want the database to be in read-only mode after restoring with Enterprise Manager?
Greg
Greg
June 12, 2006 at 9:54 am
After the full restore yes. What I'm looking for is a way to get a database that is in read-only mode into "normal" mode through enterprise manager.
June 13, 2006 at 5:16 pm
In Enterprise Manager, right-click on the database, select properties, and select the options tab. Under Access, there is a check box for Read-only. Uncheck that, and the database should be taken out of Read-only mode.
Greg
Greg
June 14, 2006 at 7:46 am
If a database has been restored in read-only mode you can't uncheck the read-only checkbox in the properties--it gives you an error stating that the database is in warm-standby.
June 14, 2006 at 10:13 am
Ahh yeah, that's right. The only way to leave the database operational after restoring log backups in Enterprise Manager is to the check the first option under Recovery Completion State on the Options tab. You say you don't want to do that. Why not?
Greg
Greg
June 14, 2006 at 10:34 am
Not so much that I don't WANT to, but I'm curious if a database is stuck as read-only after a restore (forgot to select the first option) if there's a way to get it back to normal in EM.
June 14, 2006 at 11:00 am
None that I know of. When I was trying to recreate your situation on my test instance, I ended up having to do RESTORE WITH RECOVERY in Query Analyzer just like you did.
Greg
Greg
Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic. Login to reply