Previous Topic: 0824E

Next Topic: 0981E


0825E

NULL STRING.

Reason:

This message is issued if a null value is given in xml.

Action:

The program exits. Put the correct value in xml, and then restart the transfer.

0886E

Ping action cannot be performed with TRNENCRL_CIPHER=COMPAT.

Reason:

This message is issued if the XCOM Ping action is performed with TRNENCRL_CIPHER value set to COMPAT.

Action:

Retry XCOM Ping action with TRNENCRL_CIPHER value set to ciphers other than COMPAT. See the list of ciphers allowed for TRNENCRL_CIPHER.

0898I

Unicode conversion detected malformed characters.

Reason:

Malformed characters were detected during Unicode conversion.

Action:

None. The detected malformed characters can be found in the transfer trace.

0899I

Unicode conversion performed character substitution.

Reason:

Malformed characters detected during Unicode conversion were substituted.

Action:

None. The detected malformed characters can be found in the transfer trace.

0900I

Unicode conversion skipped malformed characters.

Reason:

Malformed characters detected during Unicode conversion were skipped.

Action:

None. The detected malformed characters can be found in the transfer trace.

0901I

CARRIAGE_FLAG=XPACK has been set for the Unicode transfer.

Reason:

CARRIAGE_FLAG=XPACK is automatically set for Unicode transfer.

Action:

None

0902I

Unicode conversion summary: Descriptive message.

Reason:

Summary of Unicode conversion is written in the trace.

Action:

None

0903I

Block I/O has been disabled for Unicode transfer.

Reason:

Block I/O is not supported for Unicode transfer. Hence Block I/O has been disabled internally.

Action:

None

0904I

Unicode converter opened successfully for charset=Descriptive message

Reason:

Unicode converter is opened successfully for Unicode transfer.

Action:

None. The name of the charset, canonical name and CCSID (if available) of the charset opened for Unicode transfer can be found in the trace.

0905E

Remote XCOM server does not support Unicode. Transfer terminated.

Reason:

The remote partner returned an error indicating that the Unicode transfer (CODE_FLAG=UTF8 or CODE_FLAG=UTF16) is not supported by that version of CA XCOM Data Transport.

Action:

Upgrade the remote CA XCOM Data Transport.

0906E

Could not load ICU Library.

Reason:

Failed to load ICU (International Components for Unicode) Library required for Unicode transfer.

Action:

Check if your CA XCOM Data Transport installation is valid. The ICU library will be installed by CA XCOM Data Transport installer. Retry the operation. If the problem persists contact CA Technical Support.

0907E

LOCAL_DELIM contains invalid value.

Reason:

CA XCOM Data Transport API (XcomAPI) returns this error code when the local_delim contains an invalid value.

Action:

Correct the value of the local_delim XCOM API member passed to XcomAPI routine. See the list of supported delimiters for local_delim in Application Programming Interface chapter in this guide.

0908E

REMOTE_DELIM contains invalid value.

Reason:

CA XCOM Data Transport API (XcomAPI) returns this error code when the remote_delim parameter contains an invalid value.

Action:

Correct the value of the remote_delim XCOM API member passed to the XcomAPI routine. See the list of supported delimiters for remote_delim in the Application Programming Interface chapter in this guide.

0909E

MBCS_INPUTERROR contains REPLACE# succeeded by invalid value.

Reason:

CA XCOM Data Transport API (XcomAPI) returns this error code when the mbcs_inputerror parameter contains an invalid value.

Action:

Correct the value of the mbcs_inputerror XCOM API member passed to the XcomAPI routine. See the list of correct formats for mbcs_inputerror in the Application Programming Interface chapter in this guide.

0910E

MBCS_INPUTERROR contains REPLACE# succeeded by value out of range(0-1114111).

Reason:

CA XCOM Data Transport API (XcomAPI) returns this error code when the mbcs_inputerror parameter contains an invalid value.

Action:

Correct the value of the mbcs_inputerror XCOM API member passed to the XcomAPI routine. See the list of correct formats for mbcs_inputerror in the Application Programming Interface chapter in this guide.

0911E

MBCS_INPUTERROR value is invalid.

Reason:

CA XCOM Data Transport API (XcomAPI) returns this error code when the mbcs_inputerror parameter contains an invalid value.

Action:

Correct the value of the mbcs_inputerror XCOM API member passed to the XcomAPI routine. See the list of correct formats for mbcs_inputerror in the Application Programming Interface chapter in this guide.

0912E

MBCS_CONVERROR contains REPLACE# succeeded by invalid value.

Reason:

CA XCOM Data Transport API (XcomAPI) returns this error code when the mbcs_converror parameter contains an invalid value.

Action:

Correct the value of the mbcs_converror XCOM API member passed to the XcomAPI routine. See the list of correct formats for mbcs_converror in the Application Programming Interface chapter in this guide.

0913E

MBCS_CONVERROR contains REPLACE# succeeded by value out of range(0-1114111).

Reason:

CA XCOM Data Transport API (XcomAPI) returns this error code when the mbcs_converror parameter contains an invalid value.

Action:

Correct the value of the mbcs_converror XCOM API member passed to the XcomAPI routine. See the list of correct formats for mbcs_converror in the Application Programming Interface chapter in this guide.

0914E

MBCS_CONVERROR value is invalid.

Reason:

CA XCOM Data Transport API (XcomAPI) returns this error code when the mbcs_converror parameter contains an invalid value.

Action:

Correct the value of the mbcs_converror XCOM API member passed to the XcomAPI routine. See the list of correct formats for mbcs_converror in the Application Programming Interface chapter in this guide.

0915E

Failed to open Unicode converter.

Reason:

Failed to open Unicode converter for the Unicode transfer (CODE_FLAG=UTF8 or CODE_FLAG=UTF16).

Action:

Check the LOCAL_CHARSET, REMOTE_CHARSET or DEFAULT_CHARSET values. See the list of charsets supported in the Appendix chapter in this guide.

0916E

Failed to open Unicode converter for [Descriptive Message].

Reason:

Failed to open Unicode converter for the Unicode transfer (CODE_FLAG=UTF8 or CODE_FLAG=UTF16).

Action:

Check the LOCAL_CHARSET, REMOTE_CHARSET or DEFAULT_CHARSET values. See the list of charsets supported in the Appendix chapter in this guide.

0917E

Failed to open internal Unicode converter for [Descriptive Message].

Reason:

Failed to open the Unicode converter for translating the Unicode data to the negotiated Unicode encoding internally.

Action:

Retry the operation. If the problem persists, contact CA Technical Support.

0920E

Failed to allocate memory for Unicode conversion.

Reason:

Failed to allocate the memory required for Unicode conversion.

Action:

Retry the operation. If the problem persists, contact CA Technical Support.

0921E

Invalid MBCS_CONVERROR replacement Unicode character.

Reason:

The replacement character specified with the MBCS_CONVERROR=REPLACE#nnnnnn option is not a valid Unicode character.

Action:

Specify a valid Unicode character in the decimal value for the MBCS_CONVERROR=REPLACE#nnnnnn option.

0922E

Invalid MBCS_INPUTERROR replacement Unicode character.

Reason:

The replacement character specified with the MBCS_INPUTERROR=REPLACE#nnnnnn option is not a valid Unicode character.

Action:

Specify a valid Unicode character in the decimal value for the MBCS_INPUTERROR=REPLACE#nnnnnn option.

0923E

MBCS_CONVERROR replacement character cannot be converted to [Descriptive Message].

Reason:

The replacement character specified with the MBCS_CONVERROR=REPLACE#nnnnnn option cannot be converted to the specified charset.

Action:

Specify a valid Unicode character in the decimal value for the MBCS_CONVERROR=REPLACE#nnnnnn option which can be converted to the charset.

0924E

MBCS_INPUTERROR replacement character cannot be converted to [Descriptive Message].

Reason:

The replacement character specified with the MBCS_INPUTERROR=REPLACE#nnnnnn option cannot be converted to the specified charset.

Action:

Specify a valid Unicode character in the decimal value for the MBCS_INPUTERROR=REPLACE#nnnnnn option which can be converted to the charset.

0925E

Unicode conversion failed.

Reason:

An error occurred during Unicode conversion.

Action:

Check the actual error message in the transfer trace.

0926E

Failed to convert to Unicode. rc=[Descriptive message]

Reason:

An error occurred during converting from the specified charset to Unicode encoding.

Action:

Retry the operation. If the problem persists, contact CA Technical Support.

0927E

Failed to convert from Unicode. rc=[Descriptive message]

Reason:

An error occurred during converting from the Unicode encoding to specified charset.

Action:

Retry the operation. If the problem persists, contact CA Technical Support.

0929E

Unicode conversion detected malformed characters. Transfer terminated.

Reason:

An error occurred during Unicode conversion.

Action:

None. The detected malformed characters can be found in the transfer trace.

0930I

Checkpoint restart feature has been disabled for Non BlockIO transfers with Encryption At Rest feature.

Reason:

Checkpoint restart is not supported for Encryption At Rest when BlockIO is disabled (CACHE_READ_SZ and CACHE_WRITE_SZ set to 0). Hence Checkpoint restart is internally disabled.

Action:

None. The transfer will restart from the beginning of the file.

0931I

Checkpoint restart feature has been disabled for digest.

Reason:

Checkpoint restart is not supported with (L)EAR_HASH. Hence Checkpoint restart is internally disabled.

Action:

None. The transfer will restart from the beginning of the file.

0932E

TRUNCATION IS NOT SUPPORTED FOR UNICODE TRANSFERS

Reason:

Using truncation for Unicode data can result in data loss or corruption if truncation occurs in the middle of an MBCS character.

Action:

Initiate the transfer without using truncation. Insure that a large enough logical record length (LRECL) is specified that can hold Unicode data which may have a larger LRECL than the source data.