SQL Server Audit Action Group: BATCH_COMPLETED_GROUP

Available in New to:
Database
Audit
Specification
Server
Audit
Specification
2012 2016
• (SQL 2019+) • (SQL 2022+)  

If you enable this group on a given database or server, you will audit batch text, stored procedure, or transaction management operations. Once the batch completes and audits the entire batch or stored procedure text, as sent from the client, including the result.

LOGbinder for SQL Server events generated under this Audit Action Group:

Event ID Description
24402 Batch complete succeeded
24403 Batch complete failed
24406 RPC complete succeeded
24407 RPC complete failed

 

Additional Resources