• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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