Viewing post 1 (of 1 total)
Hi there, I had the same situation, where I could not delete/drop the databases.
Here is my solution:
1. Alter database <Databasename> set partner FORCE_SERVICE_ALLOW_DATA_LOSS
Once you executed this command, you can check...
November 12, 2012 at 12:59 am
#1558036