Hi,
In MSSQL 2005 SP2. Does the engine maintain a table with last execution time of a specific Stored Procedure.
I would like to query this to determine how far back my query should look since the last execution of the Stored Procedure.
SQL Profiler will not work as I need the data during runtime.
Thanks,
albert
In MSSQL 2005 SP2. Does the engine maintain a table with last execution time of a specific Stored Procedure.
I would like to query this to determine how far back my query should look since the last execution of the Stored Procedure.
SQL Profiler will not work as I need the data during runtime.
Thanks,
albert