FIX: Scheduled Backups May Hang w/ Unexpired Tapes |
Q117515
If a scheduled backup attempts to overwrite a tape and the tape has a media
retention period on it that has not expired, the backup may hang. The
backup cannot be killed, and SQL Monitor cannot be stopped. SQL Server must
be restarted to get rid of the hung backup process.
SQL Monitor is not properly handling the tape expiration message from SQL Server.
If it is not critical to use expiration dates on the tapes, use
sp_configure to change the media retention period to zero. Otherwise,
ensure that when a dump is scheduled with the INIT option, the expiration
date has expired.
Microsoft has confirmed this to be a problem in SQL Server version 4.2 for Windows NT. This problem was corrected in SQL Server version 4.21. For more information, please contact your primary support provider.
Additional query words: sqlmontr.exe freeze dump Windows NT
Keywords : kbtool
Issue type : kbbug
Technology : kbSQLServSearch kbAudDeveloper kbSQLServ420OS2
|
Last Reviewed: March 24, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |