BUG: Scheduled Tape Dumps Fail w/ Error Unknown

Last reviewed: April 29, 1997
Article ID: Q114027

The information in this article applies to:

  - Microsoft SQL Server, version 4.21
BUG# NT: 9961 (4.2)

SYMPTOMS

On a random basis, a scheduled backup to tape may fail, and the Scheduled Backup History Report will show the error as "Unknown!". No other errors are logged in the SQL Server error log or in the Windows NT Event Viewer. However, the same dump, when automatically retried later, will succeed. If you Examine the tape with the SQL Tape Utility, it will show that the original dump also succeeded.

CAUSE

SQL Monitor is not receiving a command to mount the tape. After SQL Monitor times out, SQL Server performs the dump using the batch mode.

WORKAROUND

Currently, there is no known workaround. An alternative is to write a command file using ISQL.EXE to execute a SQL script that dumps the databases. Then use the AT command built into Windows NT to execute the dump at a later time.

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: SQL Administrator
Keywords : kbbug4.21 kbother SSrvWinNT
Version : 4.21
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 29, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.