30
Chapter 1
FTAM return_codes
inout_dcb->result.return_code
MESSAGE
FTE105_CONT_TYPE_UNSUPPORT
CAUSE
The specified contents type is not supported (i.e., is not
an FTAM-1, FTAM-2, FTAM-3, or NBS-9 document
type). EXAMPLE: You called ft_open() with a
contents_type.contents_form of
FT_ABS_SYN_CON_SET_PAIR_FORM.
ACTION
Call the function with a supported contents_type. For
all functions requiring a contents_type, ensure
contents_type.contents_form =
FT_DOCUMENT_TYPE and
contents_type.contents_info. document.name indicates
FTAM-1, FTAM-2, FTAM-3, or NBS-9. For ft_fopen()
and ft_open(), contents_type.contents_form can be
FT_CONTENTS_UNKNOWN.
MESSAGE
FTE112_GROUP_NOT_OPEN
CAUSE
Grouping was not open on the connection. You called
ft_egroup() before calling ft_bgroup().
ACTION
Call ft_bgroup() on a connection before calling
ft_egroup().
MESSAGE
FTE113_GROUP_ALREADY_OPEN
CAUSE
Grouping was already open on the connection. You
called ft_bgroup() on a connection on which you
already called ft_bgroup().
ACTION
Close the group by calling ft_egroup(). Open another
group with an ft_bgroup() request.
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 ...