Detail report

The detail report begins by echoing the input selection criteria specified by SYSIN, and then prints each valid log record encountered. Definitions of keywords in the detail report are as follows:

RM
Resource manager that wrote the log record.
TYPE
Type of log record.
URID
BEGIN UR for this unit of recovery, see the description above.
LRID
Logical record identifier in the form: AAAAAAAA.BBBBBBCC where:
AAAAAAAA
Is the page set number.
BBBBBB
Is the relative page number in the page set.
CC
Is the relative record number on the page.
LRSN
Logical record sequence number (LRSN) of the log record scanned.
SUBTYPE
Subtype of the log record type.
CHANGE LENGTH
Length of the logged change.
CHANGE OFFSET
Start position of the change.
BACKWARD CHAIN
Pointer to the previous page.
FORWARD CHAIN
Pointer to the next page.
RECORD LENGTH
Length of the inserted record.