Wednesday, June 13, 2018

Cannot alter the user 'dbo'. (Microsoft SQL Server, Error: 15150)


Problem

Cannot drop the user 'dbo'.

Rename failed for User 'dbo'.  (Microsoft.SqlServer.Smo)

Cannot alter the user 'dbo'. (Microsoft SQL Server, Error: 15150)





Solution 

USE My_Database; 
ALTER AUTHORIZATION ON My_Database::DATABASE_NAME TO sa

1 comment:

  1. Mssql-Dba: Cannot Alter The User 'Dbo'. (Microsoft Sql Server, Error: 15150) >>>>> Download Now

    >>>>> Download Full

    Mssql-Dba: Cannot Alter The User 'Dbo'. (Microsoft Sql Server, Error: 15150) >>>>> Download LINK

    >>>>> Download Now

    Mssql-Dba: Cannot Alter The User 'Dbo'. (Microsoft Sql Server, Error: 15150) >>>>> Download Full

    >>>>> Download LINK

    ReplyDelete

Cannot access the specified path or file on the server. Verify that you have the necessary security privileges and that the path or file exists

If you received below error while attaching a .mdf file in cluster environment please follow below steps to resolve the issue ERROR Ca...