OSI/AS Programming Manual
Error Subcodes
Status and Error Codes
056783 Tandem Computers Incorporated B–29
Table B-9. OSI Manager Subcodes
Constant (ZAPS-ERR-MGR-) Value Meaning
ADD-TAPS-FS-ERR 114 File-system error attempting to add TAPS subdevice
ADD-TAPS-SPI-ERR 115 SPI error attempting to add TAPS subdevice
ADD-TSP-FS-ERR 110 File-system error attempting to add TSP subdevice
ADD-TSP-SPI-ERR 111 SPI error attempting to add TSP subdevice
L3-PROFILE 112 Layer 3 profile not available
L4-PROFILE 113 Layer 4 profile not available
L5-PROFILE 116 Layer 5 profile not available
LOCAL-NAME 101 Local application name not configured
LOCAL-NSAP 103 Local NSAP not configured
LOCAL-SNPA 106 Local SNPA not configured
LOCAL-TSEL 105 Local TSEL not configured
NSP-NOT-AVAIL 107 NSP process not available
REMOTE-NAME 102 Remote application name not configured
REMOTE-NSAP 104 Remote NSAP not configured
TAPS-NOT-AVAIL 109 TAPS process not available
TSP-NOT-AVAIL 108 TSP process not available
The OSI manager subcodes listed in Table B-5 are SPI error codes and therefore are not
in the usual negative range. The corresponding error code is ZAPS-ERR-MGR-ERROR
(value -126).
If you receive ZAPS-ERR-MGR-ERROR with a negative subcode, the error is a ZCOM
(communications management) error. For information about the ZCOM errors, refer
to the Communications Management Programming Manual.
Table B-10. Session Token Subheads
Constant (ZAPS-ERR-L5-) Value Meaning
LOOP-BUSY -1001 The remote application is already in use with a
confirmed connection
LOOP-CONG -1002 The remote application is analyzing an incoming
connect indication
LOOP-NOT-FOUND -1003 An application with the required PSAP is not
configured
LOOP-VERSION -1004 There is a session version number mismatch on this
connection
The corresponding error code is ZAPS-ERR-L5-TRANS-FS-ERROR (value -1001).