OSI/AS Programming Manual
Error Codes
Status and Error Codes
056783 Tandem Computers Incorporated B–19
-143: ZAPS-ERR-PRIMITIVE-UNFINISHED
Cause. A data request or typed data request primitive is not finished.
Subcodes. None.
Effect. The request is ignored.
Recovery. Recode your application to finish the primitive before invoking another
primitive. For more information, see the description of APS_DATA_REQ_ or
APS_TYPEDDATA_REQ_ in Section 3.
-144: ZAPS-ERR-INVALID-SESSION-VERS
Cause. The session version required by the local application cannot be supported by
the version of the APS procedures that has been bound into the application code. With
the C21 release of OSI/AS, for example, this means that the application code was
compiled and bound using the C20 version of the APS procedures and is attempting to
communicate with the C21 version of the TAPS process. In addition, the local
application address is configured to allow a session version 2 connection, but the
bound-in APS procedures can support only session version 1.
Subcodes. None.
Effect. The application code will not execute.
Recovery. Either reconfigure your subsystem or recompile your application with the
proper version of the APS procedures.
-145 ZAPS-ERR-BAD-INSTALLATION
Cause. The product has been improperly installed. For example, when the Tandem
FTAM product is installed, the file OAPSASE should not be present in the system
library.
Subcodes. None.
Effect. The application code will not execute correctly.
Recovery. Correctly install the APS procedures and the relevant application service
element, for example, Tandem FTAM.