Errors During Code Conversion
This section describes errors that occur during code conversion. Take action according to the error details.
An overflow occurred.
- Description:
-
An overflow occurred during output.
- Action to take:
-
Check the output size of the output field.
An invalid character exists in the input data.
- Description:
-
An invalid character was input for the input data.
- Action to take:
-
Check the validation of the input data and the field type settings.
An unregistered external character was detected when byte %d was processed. (code = %s)
- Description:
-
Conversion finished because unregistered external characters were detected.
- Action to take:
-
Either register the unregistered external characters, or specify "Default Code" as the processing for unregistered external characters.
An error occurred during halfwidth Kana conversion or fullwidth Kana conversion.
- Description:
-
An error occurred during halfwidth Kana conversion or fullwidth Kana conversion.
- Action to take:
-
Check the conversion settings.
An ASCII character was detected in the data of type N.
- Description:
-
ASCII characters were input for the N-type, which is a full width type.
- Action to take:
-
Check the validation of the input data and the field type settings. You can make settings for the data processing information so that this is not treated as an error.
Memory allocation failed during the initial processing of the code conversion.
- Description:
-
Due to a memory allocation error, the environment might be invalid or a failure might have occurred.
- Action to take:
-
Check the memory.
Collect data and management information, and then contact customer support.
The parameter for the initial processing of the code conversion is incorrect.
- Description:
-
The parameter for the initial processing of the code conversion is incorrect.
- Action to take:
-
Check the parameters you specified.
The user code table for the initial processing of the code conversion could not be decompressed.
- Description:
-
Failed to expand the user code table.
- Action to take:
-
Make sure that the user code table is registered and that the permissions are valid.
The user code table could not be opened during the initial processing of the code conversion.
- Description:
-
Failed to open the user code table.
- Action to take:
-
Make sure that the user code table is registered and that the permissions are valid.
The user code table could not be read during the initial processing of the code conversion.
- Description:
-
Failed to read the user code table.
- Action to take:
-
Make sure that the user code table is registered and that the permissions are valid.
The external character table could not be opened.
- Description:
-
Failed to open an external character table file.
- Action to take:
-
Make sure that the external character table is registered, that the permissions are valid, and that the registers are correct.
The number registered in the external character table is incorrect.
- Description:
-
The number registered in the external character table is invalid.
- Action to take:
-
Make sure that the registers of the external character table are correct.
The external character table could not be read.
- Description:
-
Failed to read the external character table.
- Action to take:
-
Make sure that the external character table is registered and that the permissions are valid.
This conversion is not supported.
- Description:
-
An attempt was made to convert a type that is not supported.
- Action to take:
-
Check the conversion settings.