The information in this article applies to:
BUG #: 52002 (SQLBUG_70) SYMPTOMSWhen a member of the System Administrators (sysadmin) role attempts to use the sp_dbcmptlevel stored procedure to change the compatibility mode of the master database, the following error message is returned: This message implies that with sufficient permission, the compatibility level setting can be changed, which is not true. STATUSMicrosoft has confirmed this to be a problem in SQL Server version 7.0. MORE INFORMATIONThe compatibility mode of the master database cannot be changed. It must always be set to 7.0. Additional query words: err
Keywords : SSrvStProc kbbug7.00 |
Last Reviewed: December 14, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |