MS SQL Server Audit Event: 24316

SQL » 24316: Issued a rollback transaction command

24316: Issued a rollback transaction command

A transaction is a unit of work done on a database, that makes one or more changes. A failed transaction should be rolled back, which erases the data modifications done by the transaction. Event 24316 occurs when a command to roll back a transaction has been issued in an SQL server. It is generated by the TRANSACTION_GROUP action group. Important information can be derived from this event including the:

  • Date and time at which the event occurred.
  • Session identifier of the event.
  • Privileged user who performed the action.
  • Server and database associated with the event.

MS SQL Server Auditing Tool

EventLog Analyzer is a comprehensive log management software with which you can centrally collect, analyze, and manage logs from all the different log sources in your network. You also get reports and alerts on your network security, making it a power-packed IT security tool.