{"id":241,"date":"2012-06-04T09:11:43","date_gmt":"2012-06-04T09:11:43","guid":{"rendered":"https:\/\/sqlserverlearner.azurewebsites.net\/2012\/06\/04\/sql-server-error-15405\/"},"modified":"2012-06-04T09:11:43","modified_gmt":"2012-06-04T09:11:43","slug":"sql-server-error-15405","status":"publish","type":"post","link":"https:\/\/sqlserverlearner.com\/2012\/06\/04\/sql-server-error-15405\/","title":{"rendered":"sql server error 15405"},"content":{"rendered":"

Error Message:<\/strong>
\nCannot use the special principal sa
\nCannot use the special principal dbo<\/p>\n

Fix\/resolution:<\/strong>
\nTry to change the db owner.
\nSample Script:
\n[sql]
\nexec sp_changedbowner ‘sa’,’true’
\n[\/sql]<\/p>\n","protected":false},"excerpt":{"rendered":"

Error Message: Cannot use the special principal sa Cannot use the special principal dbo Fix\/resolution: Try to change the db owner. Sample Script: [sql] exec sp_changedbowner ‘sa’,’true’ [\/sql]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2108],"tags":[2109,2110,2111,2112,2113,2114,2115,2116,2117],"_links":{"self":[{"href":"https:\/\/sqlserverlearner.com\/wp-json\/wp\/v2\/posts\/241"}],"collection":[{"href":"https:\/\/sqlserverlearner.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sqlserverlearner.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sqlserverlearner.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sqlserverlearner.com\/wp-json\/wp\/v2\/comments?post=241"}],"version-history":[{"count":0,"href":"https:\/\/sqlserverlearner.com\/wp-json\/wp\/v2\/posts\/241\/revisions"}],"wp:attachment":[{"href":"https:\/\/sqlserverlearner.com\/wp-json\/wp\/v2\/media?parent=241"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sqlserverlearner.com\/wp-json\/wp\/v2\/categories?post=241"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sqlserverlearner.com\/wp-json\/wp\/v2\/tags?post=241"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}