OSI/AS Programming Manual
Error Codes
Status and Error Codes
B–16 056783 Tandem Computers Incorporated
-131: ZAPS-ERR-NO-CONNECTION
Cause. No connection exists.
Subcodes. None.
Effect. The request is ignored.
Recovery. Call APS_DISCARD_ to discard the connection context and release the CEPI.
Then call APS_ASSOC_CONNECTREQ_ or APS_ASSOC_ATTACH_ to reinitiate the
connection.
-132: ZAPS-ERR-UNSUP-TAPS-IF-VERS
Cause. The target entity does not support the requested TAPS interface version.
Subcodes. The subcode specifies the maximum supported TAPS interface version.
Effect. The request is ignored.
Recovery. Ask your system manager to correctly configure the OSI/AS subsystem.
-133: ZAPS-ERR-INCOMPLETE-REQUEST
Cause. The request received was too short to be logically correct.
Subcodes. None.
Effect. The request is ignored.
Recovery. This is a coding error. Correct your application.
-134: ZAPS-ERR-TAPS-FS-ERROR
Cause. A TAPS process has reported a file-system error. The current operation fails.
Subcodes. The subcode indicates the file-system error. For descriptions of the file-
system errors, refer to the System Procedure Errors and Messages Manual.
Effect. The current operation fails.
Recovery. The recovery action depends on the subcode received.