OSI/FTAM Programming Reference Manual

FTM Procedures
HP NonStop OSI/FTAM Programming Reference Manual528611-001
4-121
FTM_P_ABORT_IND_
provides information that qualifies the success or explains the failure of the
requested action. This parameter might not contain any information, depending on
where the provider abort was issued.
For a complete list of possible diagnostic values that can be returned from the
remote responder, see Appendix C, ISO FTAM Diagnostic Messages. For a list of
diagnostic messages that can be returned from the NonStop initiator, see
Appendix D, NonStop FTAM Initiator Diagnostic Messages.
diagnostic is an optional parameter.
Considerations
To complete this procedure call successfully, you must have previously
successfully called the FTM_INITIALIZE_REQ_ and have a valid CEPI for this
association.
You must call APS_EVENT_RECEIVE_ to receive the indication 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-PABORT-IND event before calling FTM_P_ABORT_IND_.
When you receive the provider abort indication, the association is lost, and the file
storage system is left in an unknown state.
You should call APS_DISCARD_ after completion of this call.
Errors
For cause, effect, and recovery information on these errors, see Appendix B, NonStop
FTAM Initiator Error Messages.
Examples
Examples of the FTM_P_ABORT_IND_ call in a program begin on line 782 of the C
version and line 1281 of the TAL version of Example 1, and on line 1874 of the C
version and line 2053 of the TAL version of Example 2 in Appendix G, NonStop FTAM
Programming Examples.
Table 4-35. Possible FTAM Initiator Errors for the FTM_P_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