FTAM/9000 Reference Manual

Chapter 1 47
FTAM return_codes
inout_dcb->result.return_code
MESSAGE FTE190_INV_DELETE_PASSWD
CAUSE Invalid delete_file 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 FTE191_INV_FILESTORE_PASSWD
CAUSE Invalid 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 FTE192_INV_CREATE_PASSWD
CAUSE Invalid create_file_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 FTE193_INV_SRCFS_PASSWD
CAUSE Invalid source_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.