Queue Manager Manual

Operational Error Codes
System Messages
A–6 46517 Tandem Computers Incorporated
Summary of Error Codes The rest of this section lists errors reported by Queue Manager in ascending numeric
order, including:
The error number associated with each error and the field in which the error is
reported
The mnemonic text that describes the error and the specific meaning of the error
Error code text begins with an E. Warning code text begins with a W. The minus
signs that precede the numeric codes for warnings are omitted.
1 UOWS-WITH-WARNING
Field. PW-REPLY-CODE
Meaning. Queue Manager encountered warning indications in one or more UOWs. If
STOP-ON-WARNING was not specified in the RQST-CODE field, then all UOWs in
the request have a corresponding response UOW in the reply. If STOP-ON-
WARNING was specified, only those UOWs preceding and including the first with a
warning indication have corresponding response UOWs.
1 INVALID-VERSION-CODE
Field. IPC-RETN-CODE
Meaning. The request contained an IPC version code that was not recognized by Queue
Manager.
2 UOWS-WITH-ERR
Field. PW-REPLY-CODE
Meaning. Queue Manager detected errors in one or more UOWs. If neither STOP-ON-
ERR nor STOP-ON-WARNING was specified in the RQST-CODE field, then all UOWs
in the request have a corresponding response UOW; otherwise, only those UOWs
preceding and including the first with an error have corresponding response UOWs.
(The UOWs preceding the first with an error might return warning indications if
STOP-ON-ERR is specified in the request.)
Caution If your application receives a value of 2 in the PW-REPLY-CODE field, full transaction backout with TMF
is recommended. If the transaction is not backed out, consistency in the Queue file cannot be
guaranteed.