FTAM/9000 Reference Manual

72 Chapter 3
Diagnostic error_ids
inout_dcb->diagnostic->error_id
2015 MESSAGE F_INIT_ID_UNACCEPT
CAUSE The login name (initiator identity) is unacceptable
on an ft_connect() request. Either the name does
not exist or your incorrectly entered it.
ACTION Call the function with a valid initiator identity (i.e.,
an existing HP-UX login name).
2020 MESSAGE F_INVALID_FS_PASSWD
CAUSE The filestore_pw is invalid.
ACTION Call the function with a valid filestore_pw. The
filestore_pw is the HP-UX password associated with
the initiator identity that is the HP-UX login.
3000 MESSAGE F_FILE_NOT_FOUND
CAUSE The filename specified on ft_select() does not exist
or you entered it incorrectly.
ACTION Call ft_select() with a correct and existing filename.
3002 MESSAGE F_INIT_ATTRIB_NOT_POSSIBLECAUSE
CAUSE The initial attributes do not allow the request to be
completed. You did not supply the filename,
contents_type, or permitted_actions on a request.
ACTION Call the function with a filename, contents_type, or
permitted_actions as needed.