TRANSFER Reference Manual
Summary of Error Codes—Error 1
Error Codes
3–6 069139, Update 1 to 40969 Tandem Computers Incorporated
Summary of
Error Codes
The rest of this section lists errors reported by the TRANSFER delivery system in
ascending numeric order, including:
The error number associated with each error and the field in which the error is
reported (indicated in parentheses)
The mnemonic text that describes the error and the specific meaning of the error
Error code text begins with E. Warning code text begins with W. The minus signs that
precede the numeric codes for warnings are omitted.
The errors listed are also listed in Appendix E in alphabetic order for cross-reference.
1 UOWS-WITH-WARNING
Field. PW-REPLY-CODE
Meaning. The TRANSFER delivery system 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
TOP-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 could not be recognized by
the TRANSFER delivery system.
2 UOWS-WITH-ERR
Field. PW-REPLY-CODE
Meaning. The TRANSFER delivery system 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 database cannot be guaranteed.