A
AlphonseD
Guest
I have created a new mssql database, then deleting the domain that contains this database. I create again the domain, and when I want to create the database with the same name (psynem_org), it is impossible (Plesk says that this database already exist).
In plesklog_delete_errors20090527.log, I found :
2009/05/27 15:18:34:303 1236 3476 Error during turning off domain: Impossible d'ouvrir la base de données "psynem_org" demandée par la connexion. La connexion a échoué.
2009/05/27 15:18:39:749 1236 3476 Error while removing domain databases: Delete database user failed: Database 'psynem_org' cannot be opened due to inaccessible files or insufficient memory or disk space. See the SQL Server errorlog for details.
0: plib\DatabaseManagerMSSQL.php:52
DatabaseManagerMSSQL->dropUserImpl(string 'psynem', string 'psynem_org')
1: plib\DatabaseManager.php:105
DatabaseManager->deleteDatabase(object of type Database)
2: plib\class.PhDomain.php:450
PhDomain->reset(integer '0')
3: plib\class.PhDomain.php:233
PhDomain->delete()
4: plib\class.BsDomain.php:357
BsDomain->delete(integer '0')
5: plib\class.BsDomain.php:543
mdeleteDomains(array)
6: htdocs\domains\removeDomains.php3:47
require(string 'F:\Parallels\admin\htdocs\domains\removeDomains.php3')
7: htdocs\plesk.php:46
I have Windows 2008 SP2 and Plesk 9.0.
The database doesn't exist under MSSQL (verified with SQl Management studio).
Any idea ?
In plesklog_delete_errors20090527.log, I found :
2009/05/27 15:18:34:303 1236 3476 Error during turning off domain: Impossible d'ouvrir la base de données "psynem_org" demandée par la connexion. La connexion a échoué.
2009/05/27 15:18:39:749 1236 3476 Error while removing domain databases: Delete database user failed: Database 'psynem_org' cannot be opened due to inaccessible files or insufficient memory or disk space. See the SQL Server errorlog for details.
0: plib\DatabaseManagerMSSQL.php:52
DatabaseManagerMSSQL->dropUserImpl(string 'psynem', string 'psynem_org')
1: plib\DatabaseManager.php:105
DatabaseManager->deleteDatabase(object of type Database)
2: plib\class.PhDomain.php:450
PhDomain->reset(integer '0')
3: plib\class.PhDomain.php:233
PhDomain->delete()
4: plib\class.BsDomain.php:357
BsDomain->delete(integer '0')
5: plib\class.BsDomain.php:543
mdeleteDomains(array)
6: htdocs\domains\removeDomains.php3:47
require(string 'F:\Parallels\admin\htdocs\domains\removeDomains.php3')
7: htdocs\plesk.php:46
I have Windows 2008 SP2 and Plesk 9.0.
The database doesn't exist under MSSQL (verified with SQl Management studio).
Any idea ?