SQL Server principal “dbo” does not exist,

后端 未结 11 1051
醉话见心
醉话见心 2020-12-22 16:05

I am getting the following error

Cannot execute as the database principal because the principal \"dbo\" 
does not exist, this type of principal cannot be imp         


        
11条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-22 16:33

    Also had this error when accidentally fed a database connection string to the readonly mirror - not the primary database in a HA setup.

提交回复
热议问题