FTAM/9000 Reference Manual

48 Chapter 1
FTAM return_codes
inout_dcb->result.return_code
MESSAGE FTE194_INV_DESTFS_PASSWD
CAUSE Invalid dest_filestore_pw password; syntax is incorrect.
ACTION Call the function with a valid Ft_single_file_pw. A
password is invalid if the length field is greater than
zero and the pointer is NULL or if the length is greater
than 65535.
MESSAGE FTE196_DIRNAME_NO_ADDR
CAUSE The dirname parameter for ft_fdelete(),
ft_frattributes(), or ft_fcattributes() has no associated
presentation address. Either it is not configured for
your network, or you incorrectly typed the name.
ACTION Call the function with a configured dirname that
identifies the desired FTAM responder.
MESSAGE FTE197_DEST_DIRNAME_NO_ADDR
CAUSE The destination_dirname parameter for ft_fcopy() or
ft_fmove() has no associated presentation address.
Either it is not configured for your network, or you
incorrectly typed the name.
ACTION Call the function with a configured
destination_dirname that identifies the desired FTAM
responder.
MESSAGE FTE198_SRC_DIRNAME_NO_ADDR
CAUSE The source_dirname parameter for ft_fcopy() or
ft_fmove() has no associated presentation address.
Either it is not configured for your network, or you
incorrectly typed the name.
ACTION Call the function with a configured source_dirname
that identifies the desired FTAM responder.