The information in this article applies to:
BUG #: 54985 (SQLBUG_70) SYMPTOMSResponses for performance condition alerts are sent every 20 seconds, regardless of the "delay between responses" time specified in the alert. CAUSEAfter a response is sent, the last_response_date and last_response_time columns in sysalerts are updated for the first severity 19 alert instead of the correct alert, thus preventing the delay logic from working correctly. WORKAROUNDIn the job executed in response to the alert, add the following command:
STATUSMicrosoft has confirmed this to be a problem in SQL Server
version 7.0. This problem has been corrected in U.S. Service Pack 1
for Microsoft SQL Server version 7.0. For information about
downloading and installing the latest SQL Server Service Pack, see
http://support.microsoft.com/support/sql/.
Additional query words:
Keywords : kbbug7.00 kbSQLServ700bug |
Last Reviewed: November 17, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |