Stored Procedures Event Category
The Stored Procedures event category contains general stored procedure events.
Topic | Description |
|---|---|
Indicates that a remote procedure call (RPC) has been completed. | |
Indicates when the Resource Governor classifier function finishes execution. | |
Indicates when the Resource Governor classifier function starts execution. | |
Traces the output parameter values of remote procedure calls after execution. | |
Indicates that a remote procedure call is starting. | |
Indicates that the stored procedure is in the cache. | |
Indicates that the stored procedure has been brought into the cache. | |
Indicates that the stored procedure was not found in the cache. | |
Indicates that the stored procedure has been removed from the cache. | |
Indicates that execution of the stored procedure has completed. | |
Indicates that the stored procedure has been recompiled. | |
Indicates that execution of the stored procedure is starting. | |
Indicates that a Transact-SQL statement within a stored procedure has completed. | |
Indicates that a Transact-SQL statement within a stored procedure has started. |
