BUG: Restore From DLT Tape Fails w/ Errors 603 or 3104

Last reviewed: April 15, 1997
Article ID: Q151058

The information in this article applies to:
  • Microsoft SQL Server, version 6.0
BUG#: 13212 (6.00)

SYMPTOMS

When a database is dumped to a DLT (Digital Linear Tape) tape dump device on one server and subsequently is restored on another from a different DLT tape dump device, the restore process fails with error 603 ("There are not enough system session descriptors available to run this query. The maximum number available to a process is %d. Split query and rerun") or 3104 ("LOAD DATABASE encountered page with invalid logical page number 0x%lx").

WORKAROUND

Dump the database to a disk dump device and copy the file to other server across the network (with verify). If the net copy is not an option, use the Windows NT backup facility to backup and restore the disk dump file from an original server to a target server.

Another approach is to use Transfer Manager to copy a database from one server to another server.

Finally, other tape drives, such as DAT tape drives, work fine and allow for this operation.

STATUS

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


Additional query words: SQL6 tape backup load
Keywords : kbbug6.00 kbusage ssrvadmin
Version : 6.0
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: April 15, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.