blocking automation in sql server...........

Who is online?  68 guests and 0 members
home  »  forums   »  microsoft data platform   »  sql server & bi   » blocking automation in sql server...........

blocking automation in sql server...........

Topic RSS Feed

Posts under the topic: blocking automation in sql server...........

Posted: 7/17/2012 7:07:38 AM

Lurker 305  points  Lurker
  • Joined on: 2/27/2012 5:51:06 PM
  • Posts: 25

Hi Friends,

I just want to setup an automation to find out blocking in sql server and mail to the respective operator. I use here SQLSERVER: Locks (AVG Wait time) perf counter object, if this value goes above to 30000 then it will send me a message, here we got the mail and resolve the problem but the value of this perfmon counter is still shows greater then 30000, which is right. But the problem is if this values still remain greater then 30000, it will send me mails again and again. So can anyone know about how can we reset the value of this counter and is it safe to reset the value of counter.

Please suggest if there is another way to implement this without using Locks perfmon counter.

Thanks and Regards:

PRINCE 


Posted: 8/20/2012 9:27:49 AM

Lurker 181  points  Lurker
  • Joined on: 11/19/2011 7:36:26 AM
  • Posts: 3

Prince ,

I know I am late in replying but I have blogged on this website on WMI based realtime monitoring .You can search and go through it .If any doubts , let me know ..

Regards

Abhay


Posted: 8/20/2012 11:34:53 AM

Lurker 305  points  Lurker
  • Joined on: 2/27/2012 5:51:06 PM
  • Posts: 25

Thanks Abhay,

Actually, i have done this without using WMI.


Page 1 of 1 (3 items)