20
Chapter 1
FTAM return_codes
inout_dcb->result.return_code
MESSAGE
FTE021_USER_ABORTED_CONN
CAUSE
You attempted processing on a connection on which
ft_abort() was requested, but not noted.
ACTION
Open another connection and call the function again.
Attempt processing only on active connections.
MESSAGE
FTE024_USER_RELEASED_CONN
CAUSE
You attempted processing on a connection on which an
ft_rrequest() was successfully completed.
ACTION
Call ft_connect() to establish a connection and perform
the appropriate processing. Attempt processing only on
active connections.
MESSAGE
FTE025_PROTOCOL_ERROR
CAUSE
A function call violated an FTAM protocol in one of the
following ways.
• You called a function outside the current regime.
• You called an illegal function within a group.
EXAMPLE: You called ft_rdata() after receiving a
data end indication.
ACTION
Ensure you are in the correct regime for calling the
function. Call only functions that are allowed within
the group.
MESSAGE
FTE026_INVALID_INPUT_DCB
CAUSE
Invalid input_dcb; you passed a NULL pointer to a
function with mandatory parameters in the input_dcb.
ACTION
You have two options. Set all mandatory input_dcb
parameters and call the function again. Call ft_didcb()
to automatically initialize the input_dcb.
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 ...