The information in this article applies to:
BUG #: 15689 (6.0); 16517 (6.5); 18234 (6.5) SYMPTOMSA DUMP and LOAD may fail if a tape drive does not support variable block mode and the MaximumBlockSize reported by the GetTapeParameters API call is less than 32,768 bytes. WORKAROUNDTo work around this problem, dump databases, transaction logs and tables to disk devices, and then use the Windows NT Server Backup utility (located in Administrative Tools group) to back up the disk devices to tape. STATUS
Microsoft has confirmed this to be a problem in Microsoft SQL Server
version 6.0 Service Pack 3.
MORE INFORMATION
With the SQL Server 6.5 Service Pack 5, you can now use trace flag 3207. This trace flag must be enabled for both the tape drives to work correctly with SQL Server 6.5 DUMP and LOAD statements. Trace flag 3207 works with both older and newer tape drive devices. Q177657 Explanation of NTBackup /Nopoll Parameter Is Incorrect Microsoft has created a utility called SQLTPTST to determine the capabilities of a tape drive. You can obtain this tool from Microsoft Product Support Services. Currently the file is at ftp://ftp.microsoft.com/bussys/sql/transfer/ The following errors may occur with this problem:
Additional query words: sp SP1 SP2 SP3 headeronly QIC size variable blocksize blocksizes sizes
Keywords : kbusage SSrvAdmin SSrvGen kbbug6.50.sp1 kbbug6.50.sp2 kbfix6.50.SP5 kbbug6.00.sp3 |
Last Reviewed: November 17, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |