26
Chapter 1
FTAM return_codes
inout_dcb->result.return_code
MESSAGE
FTE044_INV_CALLED_AE_T_OPT
CAUSE
Invalid called_ae_title_option parameter; syntax is
incorrect; the specified value is not within the
Ae_title_option enumeration.
ACTION
Call ft_connect() with a syntactically correct
called_ae_title_option.
MESSAGE
FTE045_INV_CALLED_AE_TITLE
CAUSE
Invalid called_ae_title parameter; syntax is incorrect.
EXAMPLE: You called ft_connect() and specified
User_object_id_option as the called_ae_title_option.
You then passed an invalid struct Object_id as the
ae_object_id.
ACTION
Call ft_connect() with a syntactically correct
my_ae_title.
• If the ae_title is a directory distinguished name (i.e.,
you supplied ae_dir_dn), the n field in struct Dir_dn
or struct Dir_rdn must be a positive value. If you
provide an attr_id and attr_value in struct Dir_ava,
each field must have a length greater than zero and
the pointer set to a non-NULL value.
• If the ae_title is an object ID (i.e., you supplied
ae_object_id), the length must be greater than zero
and the pointer must be a non-NULL value.
MESSAGE
FTE090_INV_DYNAMIC_MEM_PTR
CAUSE
You passed a pointer to ft_fdmemory() that was not
allocated by ft_gperror().
ACTION
Only pass pointers allocated by ft_gperror() to
ft_fdmemory().
Summary of Contents for FTAM/9000
Page 4: ...4 ...
Page 6: ...6 ...
Page 10: ...10 ...
Page 12: ...12 Contents ...
Page 52: ...52 Chapter1 FTAM return_codes inout_dcb result return_code ...
Page 66: ...66 Chapter2 HP vendor_codes inout_dcb result vendor_code ...
Page 88: ...88 Chapter4 Event Management Errors EM vendor_codes ...
Page 90: ...90 Chapter5 HP FTAM 9000 PICS ...
Page 98: ...98 Chapter6 Installation Filesets Files Created During Software Installation ...