FIX: Compatible Tape Drives May Not Read SQL Server DumpsLast reviewed: May 5, 1997Article ID: Q152414 |
The information in this article applies to:
SYMPTOMSA SQL Server tape dump may not be usable on a similar tape drive if the two tape drives do not support the same tape marking mechanisms.
CAUSEBy default, SQL Server checks for tape marks using the following algorithm:
WORKAROUNDStarting with Service Pack 3, SQL Server now contains the trace flag 3206 that will reverse the SQL Server tape mark algorithm to the following:
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.0. Microsoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONSQL Server uses tape marks to determine things such as the end of a dump during loading and where to begin appending to a tape during a dump. For information about enabling trace flags, page 727 in Part 8 Troubleshooting; Chapter 24 Additional Problem-Solving Techniques, Using Trace Flags, in the "Administrator's Companion."
|
Additional query words: QIC Setmarks, Filemarks
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |