General log header
The General log record header is present in all Undo Start, Undo Read-for-Update/Erase, Undo Write-for-Add, Undo End, and Start-of-Run (SOR) log records.
Fields
- glrh_length_info - 12 bytes
- Information
about length of log record.
- glrh_record_length - 4 bytes
- Length of entire log record.
- glrh_header_length - 4 bytes
- Length of the general header.
- glrh_rec_data_len - 4 bytes
- Length of data following the header.
- glrh_timestamps - 16 bytes
- Time stamps (in GMT and Local format) of the log record build.
- glrh_GMT - 8 bytes
- Time stamp of the log record build in GMT format.
- glrh_LOCAL - 8 bytes
- Time stamp of the log record build in local format.
- RESERVED - 12 bytes
- Reserved bytes.
- glrh_record_id - 12 bytes
- Record and source identification.
- glrh_rec_type - 2 bytes
- Record type indicator.
- glrh_rec_compid - 2 bytes
- CICS VR subcomponent/module identification.
- RESERVED - 12 bytes
- Reserved bytes.