Re: Cannot change the database owner
From: Geoff N. Hiten (sqlcraftsman_at_gmail.com)
Date: 10/24/05
- Next message: Dan Guzman: "Re: Cannot change the database owner"
- Previous message: Anthony Thomas: "Re: BUILTIN\Administrators"
- Next in thread: Dan Guzman: "Re: Cannot change the database owner"
- Maybe reply: Dan Guzman: "Re: Cannot change the database owner"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 24 Oct 2005 16:32:42 -0400
SA is already mapped to a user in the database. Delete that user and retry
the command.
-- Geoff N. Hiten Senior Database Administrator Microsoft SQL Server MVP "Rich" <Rich@discussions.microsoft.com> wrote in message news:AC045038-6DB4-4854-A927-32F03F984D38@microsoft.com... > Hello Group, > > I have restored a database to a server and want to change the owner from > me > to the SA. I have tried to use " Exec sp_changedbowner 'sa' " but get > this > error: > > Server: Msg 15110, Level 16, State 1, Procedure sp_changedbowner, Line 46 > The proposed new database owner is already a user in the database. > > I have done this at least hundred times without a problem, what is this > error saying about the USER? I am trying to chang the owner... > > Rich
- Next message: Dan Guzman: "Re: Cannot change the database owner"
- Previous message: Anthony Thomas: "Re: BUILTIN\Administrators"
- Next in thread: Dan Guzman: "Re: Cannot change the database owner"
- Maybe reply: Dan Guzman: "Re: Cannot change the database owner"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|