• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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