BUG: SQL Admin Not Remove Aliases When Dropping a System Login |
Q113400
SQL Administrator does not remove aliases to any database for a system login when it is being dropped. This can cause a problem when the system login id being dropped is the last login id in syslogins; because after the login is dropped, the next system login added will be automatically aliased to the databases the dropped login was aliased to.
After the system login id has been deleted, drop the alias from the database manually using SP_DROPALIAS.
Microsoft has confirmed this to be a problem in SQL Administrator version 4.2. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Additional query words: admin Windows NT
Keywords : kbtool
Issue type :
Technology : kbSQLServSearch kbAudDeveloper kbSQLServ420OS2
|
Last Reviewed: March 20, 1999 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |