Entering content frame

Object documentation LOGSTATISTICSRESET Locate the document in the library structure

Definition

The system table 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

See also:

Concepts of the Database System, Logging Data Changes

 

Leaving content frame