Chapter 1
41
FTAM return_codes
inout_dcb->result.return_code
MESSAGE
FTE161_NULL_FILENAME
CAUSE
You passed a null pointer to filename on a function
that requires filename to have a non-NULL value.
ACTION
Call the function with a valid, non-NULL filename.
MESSAGE
TE162_NULL_SRC_FNAME
CAUSE
You called ft_fcopy() or ft_fmove() with a NULL
source_filename.
ACTION
Call the function with a valid, non-NULL
source_filename.
MESSAGE
FTE163_SAME_FILE
CAUSE
Duplicate filenames when source and destination are
identical; you called ft_fcopy() or ft_fmove(), but
specified the same source and destination file-store and
the same source and destination file.
ACTION
Call the function using different source and
destination files.
MESSAGE
FTE166_UNKN_ATTR_GROUP
CAUSE
The bits for the FT_AG_XXX defined constants are not
set correctly in the input_dcb->connect_in_info.
attribute_groups parameter for ft_connect().
EXAMPLE: You set Bit (1) in the attribute_group field,
but only Bits (13) to (15) are valid.
ACTION
Correctly set the FT_AG_XXX bits for the
input_dcb->connect_in_info. attribute_groups
parameter and call ft_connect() again.
Содержание FTAM/9000
Страница 4: ...4 ...
Страница 6: ...6 ...
Страница 10: ...10 ...
Страница 12: ...12 Contents ...
Страница 52: ...52 Chapter1 FTAM return_codes inout_dcb result return_code ...
Страница 66: ...66 Chapter2 HP vendor_codes inout_dcb result vendor_code ...
Страница 88: ...88 Chapter4 Event Management Errors EM vendor_codes ...
Страница 90: ...90 Chapter5 HP FTAM 9000 PICS ...
Страница 98: ...98 Chapter6 Installation Filesets Files Created During Software Installation ...