FIX: Temporary Dump Devices May Be Created with the Wrong NameID: Q161599
|
BUG #: 15681 (6.0)
16411 (6.5)
If temporary disk dump devices are used that contain spaces in the path or file name, the dump file may be created in the incorrect directory, or may be created with the incorrect name. However, the dump is valid to load if the file is specified correctly.
To work around this problem, do either of the following:
Microsoft has confirmed this to be a problem in Microsoft SQL Server versions 6.0 and 6.5. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider.
Temporary disk dump devices are created by using the DISK="<filename>" for
the dump device.
The following example illustrates the problem:
DUMP DATABASE pubs TO DISK='c:\mssql\backup\disk test.dat'
Additional query words: headeronly
Keywords : kbusage SSrvAdmin SSrvEntMan SSrvGen SSrvStProc kbbug6.00
Version : 6.0 6.5
Platform : WINDOWS
Issue type :
Last Reviewed: April 7, 1999