My MVP Profile

Tuesday, April 18, 2006

UPDATE: SQL Server Management Pack Script Execution Issue

FYI - I posted a detailed description of the SQL Server Management Pack Script Execution Issue yesterday. It was brought to my attention there was an error in my description of why these scripts overlap.....and it's true.  It's simply due to the time of the scripts.....( not sure what I was thinking at the time)

The scripts at the center of the issue are (you'll find the paths to the rules they run under at the end of this article):

  • SQL Server Block Analysis script runs every 5 minutes and is synchronized at 00:03
  • SQL Server Service Availability script runs every 5 minutes synchronized at 00:02

This means the SQL ServerService Availability will overlap SQL Server Block Analysis script every time it runs longer than 1 minute.

Read the updated article here.
 
Thanks to Janice Breaker for the great QA work!

 

Labels: ,

Comments on "UPDATE: SQL Server Management Pack Script Execution Issue"

 

post a comment links to this post