OSI/AS Programming Manual

Error Codes
Status and Error Codes
056783 Tandem Computers Incorporated B–7
-101: ZAPS-ERR-NO-SEGMENT-SPACE
Cause. No more virtual memory space was available when the API attempted to
initialize or resize the segment.
Subcodes. None.
Effect. The current request, and possibly all API requests for your application instance,
cannot be satisfied.
Recovery. If this error occurs when you call APS_INITIALIZE_ , no recovery is
possible. Otherwise, release and discard any unused connections, and retry the
operation.
-102: ZAPS-ERR-NO-POOL-SPACE
Cause. No more allocated pool space was available within the API segment when the
API attempted to use more space.
Subcodes. None.
Effect. The current request, and possibly all API requests for your application instance,
cannot be satisfied.
Recovery. Release and discard any unused connections, and retry the operation.
-103: ZAPS-ERR-RESOURCE-LIMIT
Cause. A resource limit was exceeded.
Subcodes. The subcode indicates the resource concerned; see Table B-4.
Effect. The request is ignored.
Recovery. See Table B-4.