[z/OS]

Log manager data records

Use this topic as a reference for format of log manager data records.

The format of the log manager statistics record is described in assembler macro thlqual.SCSQMACS(CSQDQJST).

In the statistics, these counts are important:
  1. The total number of log write requests:
        Nlogwrite = QJSTWRNW + QJSTWRF
    
  2. The total number of log read requests:
       Nlogread = QJSTRBUF + QJSTRACT + QJSTRARH
    

The problem symptoms that can be examined using log manager statistics are described in the following table.

Note: In the first set of statistics produced after system startup, there might be significant log activity due to the resolution of in-flight units of recovery.