Chapter 1
29
FTAM return_codes
inout_dcb->result.return_code
MESSAGE
FTE102_BUFF_TOO_SMALL
CAUSE
The inout_dcb on an ft_rdata() request is not large
enough to hold the output of the call or the
des_requested parameter is greater than 12.
ACTION
Exit the Data Transfer regime to the File Open regime.
Call ft_read() and ft_rdata(). Ensure all inout_dcbs are
large enough to hold all possible data or let the
interface allocate the inout_dcb.
MESSAGE
FTE104_CONFIRM_NOT_RCVD
CAUSE
The responder did not confirm this grouped request; an
error on a previous request in the group was detected,
and the end group confirm was immediately generated.
EXAMPLE: You called the following sequence of
functions: ft_bgroup(), ft_select(), ft_open(), and
ft_egroup(). After these passed across the network, the
responder detected an error on ft_select(). The ft_open()
was not processed, and the ft_egroup() confirm was
sent. This error would return on ft_open().
ACTION
The error probably occurred on a previously confirmed
request within the group. Examine the following
inout_dcb fields for previously confirmed requests and
take action
accordingly.result.vendor_codediagnostic->error_iddia
gnostic->further_detailsaction_resultstate_resultEXAM
PLE: Examine the inout_dcb for ft_select() to
determine the cause of the error.
Содержание 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 ...