Show TOC

Object documentationLOGSTATISTICSRESET Locate this document in the navigation structure

 

The system table SYSINFO.LOGSTATISTICSRESET describes the degree to which log management is being utilized and the number of special events that have occurred during logging since the last RESET LOGSTATISTICS or RESET ALL.

Structure

LOGSTATISTICSRESET

RESETDATE

TIMESTAMP

Time of the last RESET for these entries

SAVEPOINTCOUNT

FIXED(10)

Number of savepoints

TRANSACTIONCOUNT

FIXED(10)

Number of transactions

WRITETRANSACTIONCOUNT

FIXED(10)

Number of write transactions

More Information

Concepts of the Database System, How Databases Log Data Changes