IBM SC34-6814-04 User Manual

Page 737

Advertising
background image

GLRH_RECORD_LENGTH

4-byte record length.

GLRH_HEADER_LENGTH

4-byte header length.

GLRH_REC_DATA_LEN

4-byte record data length.

GLRH_GMT

8-byte time (GMT).

GLRH_LOCAL

8-byte time (local).

GLRH_TRAN_ID

4-byte transaction identifier.

GLRH_TASK_ID

4-byte task identifier.

GLRH_TERM_ID

4-byte terminal identifier.

GLRH_REC_TYPE

2-byte record type. Either:

X’0001’

Start of run record

X’0002’

Any other record

GLRH_REC_COMPID

2-byte domain identifier.

GLRH_REC_JOURNAL

8-byte journal name.

4

8

3

1

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_ID

GLRH_LOCAL

GLRH_GMT

GLRH_HEADER_LENGTH

GLRH_RECORD_LENGTH

Record type

Term ID

Task ID

Tran ID

Time (Local)

Time (GMT)

Header length

Record length

2

2

4

4

4

8

4

4

Reserved

Journal name
GLRH_REC_
JOURNAL

Record data length
GLRH_REC_
DATA_LEN

Fixed length

Figure 75. Format of a general log record header

Chapter 27. CICS logging and journaling

715

Advertising