Transaction counts
To view information about server transactions, click Transaction counts.
The following information displays:
- Number of transactions requested
- The number of transaction requests that are initiated since the server was started.
- Number of transactions completed
- The number of transactions completed that can be either commit or rollback requests.
- Number of transaction commits requested
- The number of transaction commits requested since the server was started.
- Number of transactions committed
- The number of transactions that are committed successfully since the server was started.
- Number of end transaction rollbacks requested
- The number of end transaction rollback requests received since the server was started.
- Number of transactions rolled back
- The number of transactions rolled back either by requests or because of operation failure.
- Number of transaction prepare operations requested
- The number of transaction prepare operations that are requested since the server was started.
- Number of transaction prepare operations completed
- The number of transaction prepare operations that are completed since the server was started.
- Number of transactions that have requested a prepare, but have not yet been committed or rolledback
- The number of transactions that have requested a prepare but have not yet been committed or rolled back.
Note: You can click Refresh to
refresh the information on this panel. Click Close to
return to the Introduction panel.