The cics data section, Journaling – IBM SC33-1683-02 User Manual

Page 687

Advertising
background image

The CICS data section

This section contains a variable number of CICS journal records. Each record
comprises a general log record header, the format of which is shown in Figure 57

on page 635. This is followed by a user header, the format of which is shown in

Figure 59 on page 637. This is then followed by the caller data.

If this is the first record being written to the journal after CICS initialization, the
record comprises the general log record header, followed by a start-of-run record,
the format of which is shown in Figure 58 on page 636. Subsequent records then
take the form already described.

J o b d a te
SM FPS R SD

J o u r n a l n a m e
S M FP S JN M

J o b n a m e
S M F P S JB N

J o b tim e
SM FPS RST
(lo c a l)

U s e r ID
SM FPS UIF

O p . s y s te m
p r o d u c t le v e l
SM FPS PDN

8

8

8

8

4

4

2

8

8

X ' 0 v r m '
S M FPS V R M

v = v e r s i o n
r = r e l e a s e
m = m o d i f i c a t i o n

P ro d u c t n a m e
(g e n e ric A P P L ID )
SM FPS PRN

P ro d u c t n a m e
(s p e c ific A P P L ID )
SM FPS SPN

R e s e r v e d

R e c o r d m a in te n a n c e
in d ic a to r
S M F P S M F L

F ix e d le n g th

F ix e d le n g th

2

54

se t b y
DFHSYS

Figure 83. Format of the CICS product section

journaling

Chapter 23. CICS logging and journaling

655

Advertising