OSI/FTAM Programming Reference Manual

NonStop FTAM Initiator Error Messages
HP NonStop OSI/FTAM Programming Reference Manual528611-001
B-9
APS Error Codes
114
Cause. The association has been aborted by the operator.
Subcodes. None.
Recovery. Call APS_DISCARD_ to discard the association context.
-116
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.
Recovery. None is specified.
-117
Cause. The FTAM API was unable to access the APS segment or to restore the user
segment. A possible cause of this error is that you attempted to make an APS or FTM
procedure call before calling the APS_INITIALIZE_ procedure.
Subcodes. None.
Recovery. Add a call to APS_INITIALIZE_ to your application before calling other APS
or FTM procedures.
ZAPS-ERR-OPERATOR-ABORT
ZAPS-ERR-NO-DATA
ZAPS-ERR-SEGMENT-ACCESS