OSI/FTAM Programming Reference Manual

FTM Procedures
HP NonStop OSI/FTAM Programming Reference Manual528611-001
4-150
FTM_U_ABORT_IND_
Considerations
To successfully complete this procedure call, you must have successfully issued
the F-INITIALIZE request and have a valid CEPI for the association.
Before calling FTM_U_ABORT_IND_, you must call the following procedures:
APS_EVENT_RECEIVE_
APS_STATUS_
You call APS_EVENT_RECEIVE_ to receive the indication event and
APS_STATUS_ to determine, via the APS_STATUS_ event-code parameter, the
proper indication procedure to use to retrieve the data. You must receive the
ZFTM-VAL-EVT-UABORT-IND event before calling FTM_U_ABORT_IND_.
When you receive the user abort indication, the association is lost, and the file
storage system is left in an unknown state.
You should call the APS_DISCARD_ procedure after completion of the
FTM_U_ABORT_IND_ procedure call.
Errors
For cause, effect, and recovery information on these errors, see Appendix B, NonStop
FTAM Initiator Error Messages.
Examples
Examples of the FTM_U_ABORT_IND_ call in a program begin on line 802 of the C
version and line 1302 of the TAL version of Example 1 in Appendix G, NonStop FTAM
Programming Examples.
Table 4-46. Possible FTAM Initiator Errors for the FTM_U_ABORT_IND_
Procedure
Error Code FTAM Initiator Error
- 6000 ZFTM-ERR-INTERNAL
- 6017 ZFTM-ERR-INVALID-IF-VERSION
- 6018 ZFTM-ERR-INVALID-FIELD-VERSION
- 6036 ZFTM-ERR-SU-ABORTED