Changing the Database Owner
From: Billy (billyn_at_backroads.net)
Date: 12/01/03
- Next message: Kevin McDonnell [MSFT]: "RE: SQL Linked server over firewall"
- Previous message: Jason Delaune: "Installing SSL on SQL Server 2000"
- Next in thread: Russell Fields: "Re: Changing the Database Owner"
- Reply: Russell Fields: "Re: Changing the Database Owner"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 1 Dec 2003 10:00:12 -0800
I had to move a database to a new server and used
the .bak file and did a restore from it on the
destination server. I have tried using sp_changedbowner
to change the owner to sa, which is what I want but get
the error that "..The proposed new database owner is
already a user in the database." How can I fix this? I
have also tried creating a new login and changing the
owner the new login and changing it back , and still get
the same error. Anyone have any ideas?
Thanks,
Billy
- Next message: Kevin McDonnell [MSFT]: "RE: SQL Linked server over firewall"
- Previous message: Jason Delaune: "Installing SSL on SQL Server 2000"
- Next in thread: Russell Fields: "Re: Changing the Database Owner"
- Reply: Russell Fields: "Re: Changing the Database Owner"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|