Hi,
I have a job that just started running long. There is only 1 step which executes a stored procedure. That stored procedure kicks off multiple stored procedures when processing. I'm trying to pinpoint which stored proc is taking so long. What is the best way to determine length of time for each? It runs off hours so I can't execute manually.
Thanks!
↧