Records detailed information about all executing stored procedures. Use this template to analyze the component steps of stored procedures. Add the SP:Recompile event if you suspect that procedures are being recompiled.
Records addition and removal of members to a database role (fixed or user-defined) for sp_addrolemember, sp_droprolemember, ...
Records all the Transact-SQL statements submitted to SQL Server and the time they were issued. Information is grouped by ...
Records all the Transact-SQL statements submitted to SQL Server by clients and the time they were issued. Use this template ...
Records all the Transact-SQL statements submitted to SQL Server by clients, the time they require to execute (in milliseconds), ...
Records detailed information about all executing stored procedures. Use this template to analyze the component steps of stored ...
Records detailed information about Transact-SQL statements that have been issued. This template records information required ...
Records grant, revoke, and deny actions on Windows account login rights for sp_grantlogin, sp_revokelogin, and sp_denylogin. ...
Records information about stored procedure and Transact-SQL batch execution. Use this template to produce trace output that ...
Records when all stored procedures and Transact-SQL batches run. The captured trace provides information about the types ...