Hi,
one of the databases got stuck in restoring mode. I want to delete that without stopping sql service. I tried detaching and then deleting the physical files but didn't work. It just came back. I also tried deleting the database and then deleting files, but no luck.
I tried Restore database with recovery but it failed saying cannot run as the db is in recovery mode. I cannot find SPID to kill either.
Is there any other way to delete this stuck database without restarting the server??