One of my database has gone into the "recovery pending" mode. now I am unable to run any alter statements on this database as it always gives me the following error:
ALTER DATABASE failed because a lock could not be placed on database
I have checked and confirmed that there are no active connections on this database. There are also no locked processes on this database.
Any idea how to solve this error?