Chapter 1
17
FTAM return_codes
inout_dcb->result.return_code
MESSAGE
FTE008_NO_CON_RESOURCES
CAUSE
No connection resources are available; generated on
ft_sdata() when connection resources are temporarily
exhausted.
ACTION
Call ft_nwcleared(); when this request is noted (the
resources are freed), call ft_sdata() again.
MESSAGE
FTE009_RELEASE_REQ_ISSUED
CAUSE
You called a function on a connection that had an
un-noted release request.
ACTION
Call ft_connect() to establish a new connection and
continue processing. When calling functions, always
use an active connection_id returned from ft_connect().
MESSAGE
FTE010_MY_DIR_NAME_UNKNOWN
CAUSE
The my_dir_name associated with ftam_init is
unknown. Either it does not exist, or you incorrectly
typed the name.
ACTION
Call ft_aeactivation() with a configured my_dir_name.
MESSAGE
FTE011_AE_INVOC_EXHAUSTED
CAUSE
You reached the maximum number of allowable AE
invocations between the user program and ftam_init.
ACTION
You have three options.
• Write programs to use fewer AE invocations.
• Finish processing on AEs and deactivate them.
• Reconfigure the system to support more AE
invocations.
Содержание 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 ...