Structure and content of COMPAT41-format journal records
CICS®
allows you to format journal records so that they are presented in the format used at CICS/ESA 4.1. Use the
COMPAT41 option on the SUBSYS=(LOGR...) step of your JCL.
This section does not apply to journal records written to an SMF data set.
Fields that are not presented within the data
Within the data, certain fields as shown in Table 1 are not
presented. They appear as X'00' in the formatted output.
Table 1. Fields formatted as X'00'
Field
JCLRJFID
JCLRTBAL
JCSPEMER
JCLRVCD
JCRBB
JCSPMIDT
JCLRVSN
JCSPFS
JCSPRRIF
JCLRLBW
JCSPDSP
Format of a journal record
Each general log comprises a stream of contiguous blocks of journaled data. Each block comprises
a journal control label header followed by a variable number of CICS journal records. Each CICS journal record
comprises a system header, system prefix, user prefix, and journaled data.
A
graphical overview of the format of a general log, showing the format
of a complete block, is shown in Figure 1.
Figure 1. Format of general log formatted using the
COMPAT41 option