SNAX/APC Application Programming Manual
Interprocess Communications and Units of Work
SNAX/APC Application Programming Manual—138786
2-21
UOW Return Code Details
Table 2-4. UOW Return Code Details (page 1 of 4)
REP-RETURN-CODE
REP-RETURN-CODE-
DETAIL
Value Label Value Label Meaning
1001 RC-
ALLOCATION-
ERROR
1RCD-ALLOC-
FAIL-NO-
RETRY
The allocation failed because of
an error condition that is not
temporary (for example,
SNAX/APC received an
abnormal UNBIND request from
the partner LU). The local TP
should issue DEALLOCATE
(LOCAL) and then TP-END.
The action should not be retried
until the condition is corrected.
2RCD-ALLOC-
FAIL-RETRY
The conversation cannot be
allocated because of a temporary
condition (for example,
SNAX/APC received a normal
UNBIND request from the
partner LU). The local TP
should issue DEALLOCATE
(LOCAL) and then TP-END.
The action can be retried until it
is successful.
3RCD-
CONVERS-
TYPE-
MISMATCH
The remote LU rejected the
allocation verb request because
the local TP specified a
conversation type that the
remote LU does not support.
4 RCD-SYNC-
LEVL-NOT-
SUPPTD
The remote LU rejected the
allocation verb request because
the local TP specified a
synchronization level that the
remote TP does not support.
5 RCD-TPN-NOT-
RECOGNIZED
The remote LU rejected the
allocation request because the
local TP specified a remote TP
name that the remote LU does
not recognize. This return code
is returned on a subsequent verb.
6RCD-TP-
NOTAVAIL-
NORETRY
The remote LU rejected an
allocation request because the
local TP specified a remote TP
name that the remote LU
recognizes but cannot start. This
condition is not temporary and
cannot be retried.