42
Chapter 1
FTAM return_codes
inout_dcb->result.return_code
MESSAGE
FTE167_UNKN_SERV_CLASS
CAUSE
Unknown input_dcb-> connect_in_info.service_class
parameter; the bits for the FT_SC_XXX defined
constants were either invalid or not set. EXAMPLE:
You set Bit (1) in the input_dcb->
connect_in_info.service_class parameter, but only Bits
(11) to (15) are valid.
ACTION
Call ft_connect() with a valid FT_SC_XXX bits set for
the input_dcb->connect_in_info. service_class
parameter.
MESSAGE
FTE169_INV_PRIVATE_USE
CAUSE
Invalid private_use parameter; invalid struct
Octet_string.
ACTION
Call the function with a valid private_use. The struct
Octet_string is invalid if the length field is greater than
zero and the pointer is NULL or if the length is greater
than 65535.
MESSAGE
FTE170_INV_FUTURE_FILESIZE
CAUSE
The specified future_filesize parameter is less than
zero.
ACTION
Call the function with a positive future_filesize.
MESSAGE
FTE171_INV_FILE_AVAILABILITY
CAUSE
Invalid file_availability parameter; the specified value
is not within the Ft_file_availability enumeration.
ACTION
Call the function with a valid file_availability.
Содержание 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 ...