Hi Experts,
Yesterday, we had run into a situation where some application users complained about database performance.
They claim SQL instance is very slow and some of the front jobs are taking more than 5 mins which is longer than usual thereby crossing 40 secs SLA.They also mentioned there are experiencing some timeouts.
When we took a look at the server. we don't see any blocking and the CPU usage is under 40% usage.
I don't see any timeout errors logged in the SQL Server ERRORLOG. However, I see some I/O related warnings that I/O taking more than 15 secs in the error log.
My question here is , what kind of information could have been requested from the Application team to handle this particular issue better rather than taking blame. We have no idea if any network was slow or some piece of code or anything else which was contributing to the slowness. Any relevant / specific data points or questions which DBA is missing here to get better control of such performance requests?
Best Regards,
Bob