Help with "SQL Response cannot retrieve the details for..."
ptoussaint
Posts: 4
I'm getting an error on several of the alerts in SQL response. They all seem to say the same thing:
SQL Response cannot retrieve the details for this alert.
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at ae.a(String , TraceDataRow , aa , IDictionary`2 )
at ae.a(XmlEasyElement , IAlertFileHandle , MethodInvoker )
at RedGate.SqlResponse.IncidentDetails.IncidentDetailsTabControl.f()
Any suggestions on how to access the details, or how to stop it from happening?
SQL Response cannot retrieve the details for this alert.
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at ae.a(String , TraceDataRow , aa , IDictionary`2 )
at ae.a(XmlEasyElement , IAlertFileHandle , MethodInvoker )
at RedGate.SqlResponse.IncidentDetails.IncidentDetailsTabControl.f()
Any suggestions on how to access the details, or how to stop it from happening?
Patrick Toussaint
Comments
I'm sorry you are seeing this issue. Which version of the SQL Response Client are you using?
Does this happen on a specific alert type or just in general?
Thanks,
--
Daniel
QUESTION: "Which version of the SQL Response Client are you using?"
ANSWER: According to "About SQL Response" my SQL Response version is 1.1.0.17
QUESTION: "Does this happen on a specific alert type or just in general?"
ANSWER: To answer it in full, I'll give the following specifics. The only alerts I have had have been:
1. High Alerts
a. SQL Server Unreachable
- Has had no error messages - only normal messages.
b. Computer Unreachable- Has had the error message with normal messages before and after the error.
c. SQL Deadlock- Has had the error message with normal messages before and after the error.
2. Medium Alertsa. Job Did Not Start
- Has had the error message with normal messages after, but not before, the error.
b. Low Physical Memory- Has had no error messages - only normal messages.
c. SQL Agent Not Running- Has had no error messages - only normal messages.
3. Low Alertsa. Job Duration Unusual
- Has had the error message with normal messages before and after the error.
b. Blocked SQL process- Has had the error message with normal messages before and after the error.
c. Long Running Query- Has had the error message with normal messages before and after the error.
Again, any help on this is appreciated, but then again, I guess if nobody responds that's a pretty good indicator that I should contact Red Gate Support over it, huh? :oops:
I've had quite a close look at the code responsible of this issue and I've drawn a bit of a blank so far.
Could you please uninstall and reinstall the SQL Response Client and let me know if this help at all.
Cheers,
--
Daniel