The information in this article applies to:
BUG #: 17947 (SQLBUG_65) SYMPTOMSAn expired dump will not be able to be overwritten if the system time has moved beyond 12/31/99. WORKAROUNDTo work around this problem, delete the existing dump image before attempting the dump. STATUSMicrosoft has confirmed this to be a problem in SQL Server
version 6.5. This problem has been corrected in U.S. Service Pack 5a
for Microsoft SQL Server version 6.5. For information about
downloading and installing the latest SQL Server Service Pack, see
http://support.microsoft.com/support/sql/.
MORE INFORMATION
You can use the DUMP statement options EXPIREDATE and RETAINDAYS to specify
the expiration date of a dumped image. The expiration date specifies when a
subsequent DUMP (with the INIT option) should be able to overwrite the
previous dump image.
Additional query words: prodsqlsp sp5Year 2000 y2k 2k ExpireDate
Keywords : SSrvAdmin kbbug6.50 kbfix6.50.SP5 |
Last Reviewed: November 17, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |