• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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