SQL Server Audit Action Group: SCHEMA_OBJECT_ACCESS_GROUP

Available in New to:
Database
Audit
Specification
Server
Audit
Specification
2012 2016
 

This group tracks whenever permissions are checked on a schema objects such as a table, view or stored procedure. This group could consequently generate large amounts of the events.

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

Event ID Description
24272 Issued check permissions with schema command
24281 Issued select command
24282 Issued update command
24283 Issued insert command
24284 Issued delete command
24285 Issued execute command
24286 Issued receive command
24287 Issued check references command

 

Additional Resources