BUG: DUMP Fails Without Error Using VOLUME & STATS ParametersID: Q156611
|
When you perform either a database or a transaction log dump of a SQL
Server 6.0 database using the SQL Enterprise Manager (SEM) that was
supplied with SQL Server 6.5, the dump may fail, yet display a message that
indicates the dump was successful. This message appears immediately after
you run the dump command.
In addition, the same problem will occur if you issue the following command
from any query tool (either SQL Server 6.0 or 6.5):
DUMP DATABASE pubs TO DISK = 'c:\pubs.dmp' VOLUME = 'SQ0001' WITH
NOINIT, STATS = 10
To work around this problem, do either of the following:
Microsoft has confirmed this to be a problem in 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: success
Keywords : kbusage SSrvEntMan kbbug6.00
Version : 6.0
Platform : WINDOWS
Issue type :
Last Reviewed: April 2, 1999