OSI/AS Programming Manual
Error Codes
Status and Error Codes
056783 Tandem Computers Incorporated B–11
-115: ZAPS-ERR-SU-LAST-CLOSE
Cause. The connection has been aborted because the subdevice associated with it has
been closed by all openers.
Subcodes. None.
Effect. The current operation fails.
Recovery. No recovery is possible.
-116: ZAPS-ERR-NO-DATA
Cause. You requested data, but no data is available to satisfy the request. Possible
causes for this error include:
You requested data, but none was received with the incoming primitive.
You specified a start position beyond the end of the data.
Subcodes. None.
Effect. The current operation fails.
Recovery. No recovery is possible.
-117: ZAPS-ERR-SEGMENT-ACCESS
Cause. The API was unable to access the APS segment or to restore the user segment.
A possible cause of this error is that you may have attempted to make an OSI/AS
connection before calling the APS_INITIALIZE_ procedure.
Subcodes. None.
Effect. The request is ignored.
Recovery. Call APS_INITIALIZE_ , if you previously omitted it.