Format of general log journal record
The journal record comprises a record header followed by caller data. The record
header contains information that describes some of the attributes of the record,
such as the time it was written. Figure 57 shows the format of the record header.
The caller data differs depending on the CICS component issuing the record, and
on the function being journaled.
4
831
Domain ID
8
GLRH REC
COMPID
X'8n' equivalent to JCSPSOTK
(start of task)
X'4n' equivalent to JCSPLSTK
(start of uow)
X'0001' Start of run record
X'0002' Any other record
GLRH TERM ID
GLRH TASK ID
GLRH REC TYPE
GLRH TRAN IDGLRH LOCALGLRH GMT
GLRH HEADER LENGTH
GLRH RECORD LENGTH
Record type
Term ID
Task ID
Tran IDTime (Local)Time (GMT)
Header length
Record length
22444844
Reserved
Journal name
GLRH REC
JOURNAL
Record data length
GLRH REC
DATA LEN
Fixed length
Figure 57. Format of a general log record header
journaling
Chapter 23. CICS logging and journaling 635