OSI/AS Programming Manual

Error Codes
Status and Error Codes
B–18 056783 Tandem Computers Incorporated
-139: ZAPS-ERR-UNSUP-MAX-FIELD-VERS
Cause. An application bound with a given version of the APS procedures is attempting
to communicate with an earlier version of the TAPS process.
Subcodes. The subcode indicates the latest version of the APS procedures that is
supported by the TAPS process for the given request. For the C21 version of OSI/AS,
the value of this subcode will always be 1, indicating that the configured TAPS process
supports only the C20 version of the APS procedures.
Effect. The request is ignored.
Recovery. Install the appropriate version of the TAPS process.
-140: ZAPS-ERR-UNSUP-FEATURE-SET
Cause. The target entity does not support the requested feature set. (This error is
returned only by C20 TAPS, not by C21.)
Subcodes. The subcode specifies the maximum supported feature set.
Effect. The request is ignored.
Recovery. No recovery is possible.
-141: ZAPS-ERR-INVALID-SERVICE
Cause. You gave an unrecognized service ID in a call to APS_ASSOC_ATTACH_ or
APS_ASSOC_CONNECTREQ_.
Subcodes. None.
Effect. The invalid call is ignored.
Recovery. This is a coding error. Correct your application.
-142: ZAPS-ERR-DATA-OP-INVALID
Cause. You gave an unrecognized
data-operation
parameter in a call to
APS_DATA_REQ_ or APS_TYPEDDATA_REQ_.
Subcodes. None.
Effect. The requested operation is not performed.
Recovery. This is a coding error. Correct your application.