Re: Error 21776 - dbo account
From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 11/10/03
- Next message: Tom Bynum: "ASP problem - Invalid object name 'dbo.tablename'"
- Previous message: Edward Hunter: "Error 21776 - dbo account"
- In reply to: Edward Hunter: "Error 21776 - dbo account"
- Next in thread: Michael Shao [MSFT]: "RE: Error 21776 - dbo account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 10 Nov 2003 12:55:13 -0700
Maybe some of the other databases where you didn't change
the owner are mapped to a login that does not exist on the
server? Try using sp_changedbowner on all databases and
change the owner to sa.
-Sue
On 10 Nov 2003 10:22:30 -0800, erhunter@comscore.com (Edward
Hunter) wrote:
>I moved some database around and am now getting an error claiming
>there is no dbo name in the users collection. Several databases had
>no db-owner specified so i pointed them to sa account using
>sp_changeddbowner.
>
>Same thing, problem remains.
>
>Any ideas on how to fix?
>
>--Edward Hunter
- Next message: Tom Bynum: "ASP problem - Invalid object name 'dbo.tablename'"
- Previous message: Edward Hunter: "Error 21776 - dbo account"
- In reply to: Edward Hunter: "Error 21776 - dbo account"
- Next in thread: Michael Shao [MSFT]: "RE: Error 21776 - dbo account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|