FTAM/9000 Reference Manual

70 Chapter 3
Diagnostic error_ids
inout_dcb->diagnostic->error_id
11 MESSAGE F_ACCESS_VIOLATES_LOCAL_SEC
CAUSE Could not access the local real file or directory due
to UNIX permission problem.
ACTION Check the permissions of the file and directory.
1007 MESSAGE F_FTAM_PROTO_ERR
CAUSE FTAM protocol error; may be one of the following
reasons.
The parameter values could not be encoded.
You issued the calls in an incorrect order.
ACTION Use the appropriate corrective action, as follows.
Call the function with valid parameters.
Call the functions in the correct order.
1009 MESSAGE F_FTAM_PROTO_ERR_FUNCU
CAUSE FTAM protocol error. You issued a request using a
functional_unit that was not negotiated between
ftam_init and the responder on an ft_connect()
request.
ACTION Call ft_connect() using all required
functional_units, which are based on the
service_classes specified.