BUG: SQL Admin Menu Database Dump Fails in Mixed Security

Last reviewed: April 30, 1997
Article ID: Q125325

The information in this article applies to:
  • Microsoft SQL Server, version 4.2
BUG# NT: 10927 (4.2)

SYMPTOMS

Performing a database dump using the SQL Admin menu bar under the following conditions will cause the dump to fail to a tape or diskette dump device:

  1. sa password is not null.

  2. Mixed security is set with default domain = local machinename.

  3. Local user logged on to NT, user has sa privileges in SQL.

  4. Local user logged in to SQL Admin.

The dump will cause the following errors:

  1. SQL Admin:

    Backup/Restore operation ended in error

  2. SQL error log:

    Login failed- user: sa

  3. SQL Monitor (via event viewer):

    Cant log on to ., user: sa

WORKAROUND

Dump the database using a query window and the DUMP DATABASE command along with CONSOLE.EXE.

STATUS

Microsoft has confirmed this to be a problem in Microsoft SQL Server 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:
Keywords : kbbug4.20 kbtool SSrvSQL_Admin SSrvWinNT
Version : 4.2
Platform : WINDOWS
Issue type : kberrmsg


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 30, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.