How can we help you today? How can we help you today?
cehottle
This server has been monitored by SQL Monitor since November and the job, which coincidently happens to be a t-log backup using SQL Backup, runs every 15 minutes, usually in less than 10 seconds. / comments
This server has been monitored by SQL Monitor since November and the job, which coincidently happens to be a t-log backup using SQL Backup, runs every 15 minutes, usually in less than 10 seconds.
0 votes
I had the same issue several weeks ago and, although I received no explanation from support as to the why, restarting the SQL Monitor service resolved it and it hasn't occurred since. / comments
I had the same issue several weeks ago and, although I received no explanation from support as to the why, restarting the SQL Monitor service resolved it and it hasn't occurred since.
0 votes
It is on the same domain. I currently monitor this clustered instance using SQL Response on a different monitoring server. The new monitoring server on which I have SQL Monitor installed is Windows Server 2008 R2. / comments
It is on the same domain. I currently monitor this clustered instance using SQL Response on a different monitoring server. The new monitoring server on which I have SQL Monitor installed is Windo...
0 votes
Thanks. I was looking for a view of alert information that had the T-SQL date, but didn't see one. I looked at Alert_Current. This will help a lot. I didn't know anything about Unix epoch time until yesterday. / comments
Thanks. I was looking for a view of alert information that had the T-SQL date, but didn't see one. I looked at Alert_Current. This will help a lot. I didn't know anything about Unix epoch time ...
0 votes
I added ^[Ww]omaster ?. I previously had \bWomaster\b. I'm still receiving alerts. This is the full SQL process fragment. Thanks. SELECT "dbo"."Womaster"."WO #" FROM "dbo"."Womaster" ORDER BY "dbo"."Womaster"."Date Entered" DESC / comments
I added ^[Ww]omaster ?. I previously had \bWomaster\b. I'm still receiving alerts. This is the full SQL process fragment. Thanks. SELECT "dbo"."Womaster"."WO #" FROM "dbo"."Womaster" ORDER BY "...
0 votes