FTAM/9000 Reference Manual

46 Chapter 1
FTAM return_codes
inout_dcb->result.return_code
MESSAGE FTE186_INV_EXTEND_PASSWD
CAUSE Invalid extend 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 FTE187_INV_ERASE_PASSWD
CAUSE Invalid erase 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 FTE188_INV_READATTR_PASSWD
CAUSE Invalid read_attribute 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 FTE189_INV_CHANGEATTR_PASSWD
CAUSE Invalid change_attribute 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.