HZAT - Product tagging messages

Return codes
Table 1. Return codes and their meaning

Meaning of return codes

Return code Description
0 No errors encountered. All requests processed successfully.
4 Warning issued. Processing continues. Input/Output error in one or more program libraries.
8 Error - Incomplete data. Processing continues. OPEN or other system service error.
12 Syntax error. Processing terminates. Utility failure or syntax error.
16 Unrecoverable error. No requests processed. SYSIN file cannot be used.
20 Disastrous error. No requests processed. SYSPRINT file cannot be used.
Message suffix codes
Table 2. Message suffix codes and associated condition codes

Meaning of message suffix codes and the condition codes that are generated by them

Suffix Meaning Raises minimum condition code to:
I Information message 0
W Warning message 4
E Error message 8
S Severe error message 12
U Unrecoverable error message 16
Message texts and explanations
All numeric completion codes of system services reported in these messages are in hexadecimal unless otherwise stated.