Appendix B. Default Actions Of The Node Abnormal Condition Program; Dfhznac-Default Actions For Terminal Error Codes - IBM SC34-6814-04 Customization Manual

Cics transaction server for z/os
Table of Contents

Advertisement

Appendix B. Default actions of the node abnormal condition
program
This appendix describes the default actions of the node abnormal condition
program, DFHZNAC. The actions vary, depending on the terminal error code and
system sense codes received from VTAM. In most cases, DFHZNAC issues
messages and sets one or more "action flags" in the communication area passed to
the node error program, DFHZNEP. DFHZNEP then has the opportunity to change
the default actions (though not the messages) by setting or resetting flags. (Note,
however, that in some circumstances, the actions actually taken can vary from the
actions set, depending on the state of the node at the time of the error.)
For more information about DFHZNAC and DFHZNEP, see Chapter 9, "Writing a
node error program," on page 479.
The appendix is divided into the following sections:
1. "DFHZNAC—default actions for terminal error codes"
2. "CICS messages associated with VTAM errors" on page 861
3. "DFHZNAC—default actions for system sense codes" on page 866
4. "Action flag settings and meanings" on page 868.
DFHZNAC—default actions for terminal error codes
Terminal error codes from VTAM are put in a 1-byte field (TWAEC) of the
communications area passed to DFHZNEP.
Table 53 shows the message issued and action flags set by DFHZNAC for each
terminal error code.
For error codes with CICS messages associated with them, see the CICS
Messages and Codes manual for descriptions of the corresponding error conditions.
The figures in the "Action flags set" column are translated into bit settings and
explained in Table 56 on page 868.
© Copyright IBM Corp. 1977, 2011
Table 53. Messages issued and flags set by DFHZNAC for specific error codes
Error code
Symbolic label
X'10'
TCZSRCTU
X'11'
TCZSRCBF
X'13'
TCZSRCVH
X'14'
TCZLRCER
X'15'
TCZSRCPF
X'16'
TCZDMIT
X'18'
TCZLRCNR
X'19'
TCZSRCTS
X'1A'
TCZSRCVE
X'1D'
TCZSRCVI
X'1E'
TCZSRCV2
Message
DFHZC2405
DFHZC2403
DFHZC2416
DFHZC2404
DFHZC2407
DFHZC3492
DFHZC2404
DFHZC2406
DFHZC2408
DFHZC2417
DFHZC2408
Action flags set
18
2 5 7 18 24
7 18 24
2 3 7 9 10 11 23 24
2 3 7 9 10 11 24
None
2 3 7 9 10 11 23 24
9 10 11 18
2 3 7 9 10 11 24
2 7 24
2 3 7 9 10 11 24
855

Advertisement

Table of Contents
loading

Table of Contents