This is an error to do with a syncing issue as described here
Sp_changedbowner will return message ‘the proposed new database owner is already a user in the database’ if the sysdatabases/sysusers mapping is out of sync and the sysusers dbo SID is already mapped to the login. All you need to do is execute sp_changedbowner [...]
Popularity: 34% [?]


(3 votes, average: 4.00 out of 5)
Latest Comments