• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

FAULT: The user owns objects in the database cannot be dropped

J

John41

Guest
Hello,

Urgent

We have a problem to remove a mssql database of a user.
What can I do?

ERROR:

Unable to delete database user: The user owns objects in the database cannot be dropped

John
 
I'm using this version of Plesk and I have the same problem... I've reach the quota of databases on my hosting service and I'm blocked !
 
Go to mssql webadmin for this database and delete all tables owned by this user and the user itself
 
I found a solution : I had to drop every procedures owned by the user, and it worked !

Thanks for your reply, hope it will help some people !
 
You might also want to try dropping all "User Defined Functions".
 
Back
Top