OSI/FTAM Programming Reference Manual

NonStop FTAM Initiator Error Messages
HP NonStop OSI/FTAM Programming Reference Manual528611-001
B-22
FTAM Initiator Error Codes
Effect. The initiator rejects your request.
Recovery. Issue a valid request, or retry with the procedures in proper sequence. For
the procedure sequence for major FTAM tasks, refer to the OSI/FTAM Programming
Guide. For protocol information, refer to Section 4, FTM Procedures and to the ISO
8571 standard. In the case of an internal problem in the initiator, if you suspect an
interoperability problem, contact the appropriate support personnel. These procedures
might involve contacting your local HP support analyst.
-6002
Cause. You called an FTM procedure and the functional unit required for the
associated service had not been negotiated when the association was established.
Subcodes. To determine which functional unit was required, see Table B-7.
Effect. The initiator rejects your request.
Recovery. Determine which functional units are required for the requested service and
negotiate them. For the functional units required for the relevant procedures, see
Table B-8
. After you establish a new association, check the initialize confirm to verify
that the required functional units were negotiated.
ZFTM-ERR-FU-NOT-NEGOTIATED
Table B-7. FTAM Functional-Unit Subcodes
Constant (ZFTM-ERR-FU-) Value Meaning
READ -1 Read functional unit
WRITE -2 Write functional unit
FILE-ACCESS -3 File-access functional unit
LMTD-MGMT -4 Limited-file-management functional unit
ENHANCED-MGMT -5 Enhanced-file-management functional unit
GROUPING -6 Grouping functional unit
Table B-8. Functional Units Required for Create, Change-Attribute, and Begin-
Group Services (page1of2)
Procedure Functional Unit Required
FTM_BEGIN_GROUP_REQ_ Grouping
FTM_CREATE_REQ_ Limited file management
FTM_CHANGE_ATTRIB_REQ_ Enhanced file management
FTM_DELETE_REQ_ Limited file management
FTM_ERASE_REQ_ File access
FTM_FILE_CLOSE_REQ_ Grouping, read, or write