Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
The Stored Procedures event category contains general stored procedure events.
In This Section
| Topic | Description |
|---|---|
Indicates that a remote procedure call (RPC) has been completed. |
|
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. |
See Also
Other Resources
Monitoring Events
sp_trace_setevent (Transact-SQL)