FIX: DBO Unable to Alter Database Using Enterprise Manager (246588)



The information in this article applies to:

  • Microsoft SQL Server 7.0

This article was previously published under Q246588
BUG #: 56161 (SQLBUG_70)

SYMPTOMS

If the owner of a database attempts to use Enterprise Manager to alter a database, the following SQL-DMO error occurs:
Error 22021: [SQL-DMO]You must be logged in as 'sa', or a member of sysadmin, or a member of dbcreator to perform this operation.

WORKAROUND

Use the ALTER DATABASE T-SQL command to alter the database instead.

STATUS

Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 2 for Microsoft SQL Server 7.0. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

254561 INF: How to Obtain Service Pack 2 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0

For more information, contact your primary support provider.

Modification Type:MajorLast Reviewed:3/14/2006
Keywords:kbBug kbfix KB246588