OSI/FTAM Programming Reference Manual

NonStop FTAM Initiator Error Messages
HP NonStop OSI/FTAM Programming Reference Manual528611-001
B-31
FTAM Initiator Error Codes
-6024
Cause. In calling an FTM_READ_ATTRIB_REQ_ or FTM_CHANGE_ATTRIB_REQ_
procedure, you tried to use an attribute that is inconsistent with the attribute group
negotiated when the association was established using the FTM_INITIALIZE_REQ_
procedure.
Subcodes. None.
Effect. The initiator rejects your request. The attribute groups returned on the
FTM_INITIALIZE_CNF_ procedure are the valid attribute groups for the association.
Recovery. Reissue the request using only attributes in attribute groups returned on
the FTM_INITIALIZE_CNF_ procedure. If the attribute group required for the task at
hand is not supported by the responder, you might not be able to complete the task
when interoperating with that responder. For an explanation of negotiating attribute
groups, see the OSI/FTAM Programming Guide.
-6025
Cause. Cause. You requested the private-use attribute on an
FTM_READ_ATTRIB_REQ_ procedure. The NonStop FTAM initiator does not support
the private-use attribute.
Subcodes. None.
Effect. The initiator rejects your request.
Recovery. Retry the FTM_READ_ATTRIB_REQ_ call with the ZPRIVATEUSE field of
attrib-names set to ZAPS-VAL-FALSE.
-6026
Cause. You attempted to locate a FADU in a file with a document type that does not
support multiple FADUs. For example, you used FTM_LOCATE_REQ_ on a file of
FTAM-1 or FTAM-3 document type.
Subcodes. None.
Effect. The initiator rejects your request.
Recovery. Recovery. Look at the value of contents-type from the
FTM_OPEN_CNF_ procedure. A document type of {1 0 8571 5 2} indicates that the file
is an FTAM-2 document type. Select and open an FTAM-2 file before calling
ZFTM-ERR-ATTR-GRP-NOT-NEG
ZFTM-ERR-PRIVATE-USE-NOT-SUPP
ZFTM-ERR-LOCATE-DOCTYPE