BUG: SQL Administrator Can Cause Access Violation on Tape Dump

Last reviewed: May 2, 1997
Article ID: Q139622

The information in this article applies to:
  • Microsoft SQL Server, version 4.21
BUG# NT: 11818 (6.00)

SYMPTOMS

The following errors may occur if you use the Windows NT (Win32) version of SQL Administrator when dumping a database to a tape:

  • Dialog box with the title "new: SQLADMIN.EXE - Application Error" and the message:

          The instruction at 0x00453983 referenced memory at 0x00000000.
          The memory could not be written.
    
  • Dialog box with the title "new" and the message:

          Out of Memory
    
  • Dialog box with the title "SQLADMIN.EXE - Application Error" and the message:

          The instruction at 0x00452d03 referenced memory at 0x00000000.
          The memory could not be written.
    

CAUSE

The Win32 version of the SQL Administrator client can cause an application error and cause SQL Administrator to close if it performs repeated tasks of dumping a database to a tape device using the following steps:

  1. Choose Manage Database from the menu.
2. Choose a database in the Database Management window. 3. Choose Manage, Backup/Restore, Backup/Restore from the menu. 4. Choose a tape device. 5. Select the Append Backup check box, and click the OK button.

WORKAROUND

If you receive one of the above errors, exit SQL Administrator or click End Task in the Task List dialog box and restart SQL Administrator.

You can also dump a database to tape by using the DUMP command from the query window of SQL Administrator or any other query utility without causing the above errors.

STATUS

Microsoft has confirmed this to be a problem in Microsoft SQL Server version 4.21. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.


Additional query words: sqladmin av dump dr. watson
Keywords : kbbug4.21 kbtool SSrvSQL_Admin
Version : 4.21
Platform : WINDOWS


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: May 2, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.