Article ID: 305711 - Last Review: June 6, 2005 - Revision: 5.2 BUG: DBO user does not display in Enterprise Manager
This article was previously published under Q305711 On This PageSYMPTOMS The database owner (dbo) user in a user database is not listed in the Users folder in
Enterprise Manager. Additionally, when you view the properties of any login in
the Logins folder in Enterprise Manager, you may receive the following error
messages: Error 21776: [SQL-DMO] The name 'dbo' was not
found in the Users collection. If the name is a qualified name, use [] to
separate various parts of the name, and try again. CAUSE Enterprise Manager is incorrectly filtering out all the
users that do not have matching logins, and the dbo user does not have a matching login. Two possible reasons for
this behavior to occur are:
WORKAROUND If the dbo user does not have an explicit login, change the owner of the
database to a user that has an explicit login. For example, change the owner of
the database to the system administrator (sa), and then execute the following code: STATUS Microsoft has confirmed this to be a problem in SQL Server
2000 Service Pack 1 (SP1).
MORE INFORMATION To determine if the dbo user is unmatched in a user database, execute the following
query: REFERENCESFor more information, click the following article numbers to view the articles in the Microsoft Knowledge Base:218172
(http://support.microsoft.com/kb/218172/
)
PRB: Cannot change SA password in Enterprise Manager
274188
(http://support.microsoft.com/kb/274188/
)
PRB: "Troubleshooting Orphaned Users" topic in Books Online is incomplete
168001
(http://support.microsoft.com/kb/168001/
)
PRB: User logon and/or permission errors after restoring dump
246133
(http://support.microsoft.com/kb/246133/
)
How to transfer logins and passwords between instances of SQL Server
298758
(http://support.microsoft.com/kb/298758/
)
PRB: Using the Auto_Fix option with sp_change_users_login can leave security vulnerabilities
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top
