The system table LOGSTATISTICSRESET describes the degree to which the log management is being utilized and the number of special logging-related events that occurred since the last RESET LOGSTATISTICS or RESET ALL.
LOGSTATISTICSRESET
SAVEPOINTCOUNT |
FIXED(10) |
Number of savepoints |
TRANSACTIONCOUNT |
FIXED(10) |
Number of transactions |
WRITETRANSACTIONCOUNT |
FIXED(10) |
Number of write transactions |
See also:
Concepts of the Database System, Logging Transactions