M
Mark Walther
Guest
Hi created a domain in Plesk and attempted to restore a database into MS SQL. Some where along the line it did not like the restore procedure and didn't successfully restore the db. I then tried to delete the database and tried again and it would not let me saying it is in the middle of a restore:
Delete database user failed: Database 'cms_volunteer' cannot be opened. It is in the middle of a restore.
---------------------- Debug Info -------------------------------
0: plib\DatabaseManagerMSSQL.php:52
DatabaseManagerMSSQL->dropUserImpl(string 'volunteer', string 'cms_volunteer')
1: plib\DatabaseManager.php:105
DatabaseManager->deleteDatabase(object of type Database)
2: plib\class.DataBasesList.php:244
DataBasesList->remove(array)
3: htdocs\domains\databases\removeDataBases.php3:41
I also tried to delete the domain but get the same error. How can I delete the database and the domain and start fresh? Is there anyway to tell it that the restore is finished so it can complete the deleting? Any other suggestions?
Delete database user failed: Database 'cms_volunteer' cannot be opened. It is in the middle of a restore.
---------------------- Debug Info -------------------------------
0: plib\DatabaseManagerMSSQL.php:52
DatabaseManagerMSSQL->dropUserImpl(string 'volunteer', string 'cms_volunteer')
1: plib\DatabaseManager.php:105
DatabaseManager->deleteDatabase(object of type Database)
2: plib\class.DataBasesList.php:244
DataBasesList->remove(array)
3: htdocs\domains\databases\removeDataBases.php3:41
I also tried to delete the domain but get the same error. How can I delete the database and the domain and start fresh? Is there anyway to tell it that the restore is finished so it can complete the deleting? Any other suggestions?