OSI/FTAM Programming Reference Manual

NonStop FTAM Initiator Error Messages
HP NonStop OSI/FTAM Programming Reference Manual528611-001
B-6
APS Error Codes
-101
Cause. No more virtual memory space was available when the FTAM API attempted
to initialize or resize the segment. This request, and possibly any future requests, will
not be accepted.
Subcodes. None.
Recovery. If this error occurs when you call APS_INITIALIZE_, no recovery is
possible. To resolve this problem, redesign the application to use fewer memory
resources.
-102
Cause. No more allocated pool space was available within the FTAM API segment
when the API attempted to use more space. The current request, and possibly all
FTAM API requests for your application instance, cannot be satisfied.
Subcodes. None.
Recovery. If this error occurs when you call APS_INITIALIZE_, no recovery is
possible. To resolve this problem, redesign the application to use fewer memory
resources.
NONE-PENDING -135 No operation pending
PARAM-MISSING* -136 Mandatory parameter(s) missing
PARAM-BOUNDS* -137 Reference parameter(s) out of bounds
PARAM-RANGE* -138 Value of parameter(s) outside range
INVALID-SERVICE* -141 Unrecognized service ID
* These are APS error codes redefined for use in NonStop FTAM.
ZAPS-ERR-NO-SEGMENT-SPACE
ZAPS-ERR-NO-POOL-SPACE
Table B-2. APS Error Codes for NonStop FTAM (page3of3)
Constant
(ZAPS-ERR-) Code Meaning