OSI/FTAM Programming Reference Manual

FTM Procedures
HP NonStop OSI/FTAM Programming Reference Manual528611-001
4-128
FTM_READ_ATTRIB_REQ_
The following table lists common errors that can occur on the
FTM_READ_ATTRIB_REQ_ procedure call.
Examples
Examples of the FTM_READ_ATTRIB_REQ_ call in a program begin on line 815 of the
C version and line 912 of the TAL version of Example 2 in Appendix G, NonStop FTAM
Programming Examples.
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:
Error Subcode:
ZFTM-ERR-ACCESS-NOT-AVAIL (-6004)
ZFTM-ERR-ACCESS-READ-ATTR (-6)
The requested-
access parameter on
the previous
FTM_CREATE_REQ_
or
FTM_SELECT_REQ_
call for this association
did not have the
ZREADATTR field set to
ZAPS-VAL-TRUE. You
must request read-
attribute access when
selecting the file.
Error Code: ZFTM-ERR-ATTR-GRP-NOT-NEG (-6024) You requested an
attribute in attrib-
names that is in an
attribute group that was
not negotiated.
Error Code: ZFTM-ERR-PRIVATE-USE-NOT-SUPP (-6025) You requested the
private-use attribute in
attrib-names. This
attribute is not
supported.