OSI/FTAM Programming Reference Manual

FTM Procedures
HP NonStop OSI/FTAM Programming Reference Manual528611-001
4-115
FTM_OPEN_REQ_
Errors
For cause, effect, and recovery information on these errors, see Appendix B, NonStop
FTAM Initiator Error Messages.
The following table lists common errors that can occur on the FTM_OPEN_REQ_
procedure call.
Table 4-33. Possible FTAM Initiator Errors for the FTM_OPEN_REQ_ Procedure
Error Code FTAM Initiator Error
- 6000 ZFTM-ERR-INTERNAL
- 6001 ZFTM-ERR-OUT-OF-SEQUENCE
- 6002 ZFTM-ERR-FU-NOT-NEGOTIATED
- 6005 ZFTM-ERR-PROC-MODE-INCNSTNT
- 6012 ZFTM-ERR-SERV-NOT-NEGOTIATED
- 6017 ZFTM-ERR-INVALID-IF-VERSION
- 6018 ZFTM-ERR-INVALID-FIELD-VERSION
- 6019 ZFTM-ERR-BAD-APS-STATUS
- 6022 ZFTM-ERR-CONNECTION-ABORTED
- 6036 ZFTM-ERR-SU-ABORTED
These error
values... are returned if....
Error Code:
Error Subcode:
ZFTM-ERR-OUT-OF-SEQUENCE (-6001)
ZFTM-ERR-OOS-STATE-MACHINE (1)
The association is not in
the file-selection regime.
Error Code: ZFTM-ERR-PROC-MODE-INCNSTNT (-6005) The process-mode
parameter values are
inconsistent with the
requested-access
parameter values on the
prior call to
FTM_CREATE_REQ_ or
FTM_SELECT_REQ_.
The error subcode
shows which processing
mode is inconsistent.
Error Code:
Error Subcode:
ZAPS-ERR-PARAM-RANGE (-138)
ZFTM-ERR-MAX-STRING-LEN (155)
The maximum-string-
length parameter
specified as part of the
contents-type
parameter was too large.
The maximum value for
maximum-string-
length is 7148.