Quantcast
Viewing all articles
Browse latest Browse all 80

SQL Job running long. Need timing for each stored proc running.

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!

Viewing all articles
Browse latest Browse all 80

Trending Articles