OSI/FTAM Programming Reference Manual

NonStop FTAM Initiator Error Messages
HP NonStop OSI/FTAM Programming Reference Manual528611-001
B-30
FTAM Initiator Error Codes
configuration, refer to the OSI/FTAM and OSI/APLMGR SCF Reference Manual and
the OSI/AS SCF Reference Manual.
-6021
Cause. The FTAM initiator has detected a memory allocation problem; it was unable
to allocate sufficient memory to complete your request.
Subcodes. None.
Effect. The service fails, and any file in the process of being written is left in an
unknown state.
Recovery. Call APS_DISCARD_ to discard the association context and then check
the system configuration, redistribute the workload over multiple initiators, and try
again.
-6022
Cause. The FTAM initiator aborted the association or received an abort indication.
Subcodes. None.
Effect. Any request or response primitive that was in progress is returned with this
error. A provider- or user-abort-indication event is available to your application. The
initiator generates this error only when a request is in progress and an abort indication
is detected or generated. Any file in the process of being written is left in an unknown
state.
Recovery. Call APS_EVENT_RECEIVE_ to determine that an event has occurred,
and then APS_STATUS_ to determine the type of event. Then call the appropriate
FTM_U_ABORT_IND_ or FTM_P_ABORT_IND_ functions to receive the diagnostic
information to determine why the association aborted. Call APS_DISCARD_ to release
the FTAM API context allocated for this CEPI. If this is a transient condition, establish
another association and retry the operation. For more information on handling abort
indications, see the OSI/FTAM Programming Guide.
ZFTM-ERR-RESRC-DCB-ALLOC
ZFTM-ERR-CONNECTION-ABORTED