Fellow SQLers
I am trying to do some security cleanup. A database, that is the secondary for log shipping, has a database owner that needs to be changed. I am not able to change the database owner thru the gui because the db is in standby/readonly mode.
This is on SQL 2008 R2.
Is there any way to do this while it is in standby/readonly mode?
Any other options?
MG