OSI/FTAM Programming Reference Manual
NonStop FTAM Initiator Error Messages
HP NonStop OSI/FTAM Programming Reference Manual—528611-001
B-25
FTAM Initiator Error Codes
-6006
Cause. On the FTM_LOCATE_REQ_, FTM_ERASE_REQ_, FTM_READ_REQ_, or 
FTM_WRITE_REQ_ procedure, you specified a file-access data unit (FADU) ID that 
was inconsistent with the document type requested when the file was opened.
Subcodes. None.
Effect. The initiator rejects your request.
Recovery. Reissue the request using a FADU ID that is compatible with the document 
type. For an explanation of FADU IDs and the document types compatible with them, 
see the OSI/FTAM Programming Guide.
-6007
Cause. On the FTM_WRITE_REQ_ procedure, you requested a FADU operation that 
was inconsistent with the processing mode(s) requested when the file was opened. 
The initiator can also return this error on the FTM_WRITE_REQ_ procedure if you did 
not negotiate the write functional unit when the association was established.
Subcodes. None.
Effect. The initiator rejects your request.
Recovery. If you are using a FADU operation, you must have set the processing mode 
of the same name. Reissue the write request using a FADU operation that is consistent 
with the file being accessed, or close and reopen the file, specifying a processing 
mode that is compatible with the FADU operation requested. Note that the FADU 
operation value ZFTM-VAL-FADU-OP-INSERT is valid only for FTAM-2 files, and the 
FADU operation values ZFTM-VAL-FADU-OP-REPLACE and ZFTM-VAL-FADU-OP-
EXTEND are valid only for FTAM-1 and FTAM-3 files.
Only the insert, replace, and extend processing modes are supported by the FADU 
operations; the read and erase processing modes are associated with the F-READ and 
F-ERASE primitives.
If you did not negotiate the correct functional units, terminate the existing association 
and establish a new association negotiating the required functional units.
ZFTM-ERR-FADU-ID-INVALID
ZFTM-ERR-FADU-OP-INCNSTNT










