End Code 100
Mapping error %s = %d: The mapping information is incorrect. (field name = %s, repetition number = %d, output file number = %d)
- 1:
-
(No message detail)
- Description:
-
The mapped field name for input is not registered in the input data format information.
- Action to take:
-
The field name of the input data type might have been changed after the parameter file was created.
- 2:
-
Information matching the field name (%s) could not be found. Note the following:
1. Format information might have been changed.
2. A different character encoding might have been selected and registered when batch registration was performed.
- Description:
-
After the parameter file was created, the field name was changed, and data format information might have been re-registered.
The character code might have been incorrectly registered in utlediupdt or another location.
- Action to take:
-
The field name might have been changed after the parameter file was created.
Check the mapping information.
- 3:
-
(No message detail)
- Description:
-
The mapped input or output field name does not exist in the content model "all".
- Action to take:
-
The field name might have been changed after the parameter file was created.
Check the mapping information.
- 4:
-
(No message detail)
- Description:
-
The mapped field name for output is not registered in the output data format information.
- Action to take:
-
The field name of the output data format might have been changed after the parameter file was created.
- 5:
-
The field name (%s) specified in the numeric operation $INAME() does not exist in the input format.
- Description:
-
When $INAME was used with numeric operations functionality, an appropriate field name was not found in the input data.
- Action to take:
-
The field name might have been changed after the parameter file was created.
- 6:
-
The field name (%s) specified in the date operation $INAME() does not exist in the input format.
- Description:
-
A field that corresponds to the value specified in the date operation $INAME does not exist.
- Action to take:
-
Check whether an input field that corresponds to the value specified in the date operation $INAME() exists.
- 7:
-
(No message detail)
- Description:
-
A field that was mapped during XML output was not found.
- Action to take:
-
Check the mapping information.
- 13:
-
The field name (%s) specified in the numeric operation $LEN() does not exist in the output format.
- Description:
-
When $LEN was used with numeric operations functionality, an appropriate field name was not found in the input data.
- Action to take:
-
The field name might have been changed after the parameter file was created.