Entering content frame

Object documentation LOGSTATISTICSRESET Locate the document in the library structure

Definition

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.

Structure

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

 

 

Leaving content frame