FTAM/9000 Reference Manual

Chapter 1 23
FTAM return_codes
inout_dcb->result.return_code
MESSAGE FTE035_CONFIRMATION_FAILED
CAUSE The FTAM responder detected an error and sent a
negative confirmation to ftam_init.
ACTION Examine the following inout_dcb fields for additional
error information, and take action accordingly.
result.vendor_code
diagnostic->error_id•diagnostic->further_details
action_result
state_result
MESSAGE FTE036_INV_PRES_ADDRESS
CAUSE The maximum number of selectors or nsaps was
exceeded. EXAMPLE: You called ft_connect() and set
the input_dcb- >called_presentation_ address.n_nsaps
field to a value greater than 8.
ACTION Call ft_connect() with valid fields within the
presentation address (struct P_address). Max.
psap_selector length=16 octets Max. ssap_selector
length=16 octets Max. tsap_selector length=32 octets
Max. nsap length=20 octets Max. number of
n_nsaps=8
MESSAGE FTE037_SYSTEM_STATE_ERROR
CAUSE Internal inconsistencies occurred.
ACTION Refer to the OSI Troubleshooting Guide.
MESSAGE FTE038_DIRECTORY_ERROR
CAUSE Unable to access directory information.
ACTION Refer to the OSI Troubleshooting Guide.