Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Gathering Stored Procedure execution time in real time?

$
0
0
Is there a way to keep track in real time on how long a stored procedure is running for? So what I want to do is fire off a trace in a stored procedure if that stored procedure is running for over like 5 minutes. Is this possible? Appreciate the help.

Viewing all articles
Browse latest Browse all 3145

Trending Articles