End Code 60

Matching processing error
An error occurred during processing of the matching number "%d".

1:

The temporary file could not be opened.

(file name = %s, cause = %s)

Description:

An error occurred when a matching file was expanded to a temporary file.

Action to take:

Review the message to identify the cause of the issue, and then address the issue accordingly. Otherwise, in "Expansion method" of the matching file, specify "Expand to memory".

3:

The temporary file could not be opened.

(file name = %s, cause = %s)

Description:

An error occurred when a matching file was expanded to a temporary file.

Action to take:

Review the message to identify the cause of the issue, and then address the issue accordingly. Otherwise, in "Expansion method" of the matching file, specify "Expand to memory".

6:

The key is repeated in the input data (%d record).

The matching configuration has been made to make the key unique.

Description:

The settings of the matching files are set to "Keys are unique", but the key is repeated.

Action to take:

Check the key-field data of the matching file. Alternatively, check the matching file settings.

10:

The field number (%d) specified by the key did not occur. (number of records = %d)

Description:

When the format of the matching file is "CSV" and ID was omitted, the specified key field number was not found.

Action to take:

Check the matching file settings.

11:

The field number (%d) specified by the key did not occur. (number of records = %d)

Description:

When the format of the matching file is "CSV" and ID was omitted, the specified key field number was not found.

Action to take:

Check the matching file settings.

12:

The key is repeated in the input data (%d record).

The matching configuration has been made to make the key unique.

Description:

The settings of the matching files are set to "Keys are unique", but the key is repeated.

Action to take:

Check the key-field data of the matching file.Alternatively, check the matching file settings.

15

No matching record exists.

The current settings cause an error to occur if there are no matching records.

Description:

No record of the key value was found in the data of the matching file.

Action to take:

Check the data of the matching file, or revise the matching file settings.

17:

There were two or more matching records.

The current settings cause an error to occur if there are two or more matching records.

Description:

Multiple records of the key value were found in the data of the matching file.

Action to take:

Check the data of the matching file, or revise the matching file settings.

18:

No matching record exists.

The current settings cause an error to occur if there are no matching records.

Description:

No record of the key value was found in the data of the matching file.

Action to take:

Check the data of the matching file, or revise the matching file settings.

19:

The key field data for the specified matching file is not of numeric type.(number of records = %d, content = %s)

Description:

Data other than numeric values was found in the matching file field specified as a numeric type in the matching condition settings.

Action to take:

Check the data of the matching file, or revise the matching file settings.

20:

The key field data for the specified matching file is not of date type.(number of records = %d)

Description:

Data other than dates was found in the matching file field specified as the date type in the matching condition settings.

Action to take:

Check the data of the matching file, or revise the matching file settings.

21:

The key field data for the specified matching file is not of numeric type.(number of records = %d, content = %s)

Description:

Data other than numeric values was found in the matching file field specified as a numeric type in the matching condition settings.

Action to take:

Check the data of the matching file, or revise the matching file settings.

22:

The key field data for the specified input file is not of numeric type.(content = %s)

Description:

Data other than numeric values was found in the input file field specified as a numeric type in the matching condition settings.

Action to take:

Check the data of the input file, or revise the matching file settings.

26:

The key field data for the specified matching file is not of date type.(number of records = %d)

Description:

Data other than dates was found in the matching file field specified as the date type in the matching condition settings.

Action to take:

Check the data of the matching file, or revise the matching file settings.

28:

The key field data for the specified input file is not of numeric type.(content = %s)

Description:

Data other than numeric values was found in the input file field specified as a numeric type in the matching condition settings.

Action to take:

Check the data of the input file, or revise the matching file settings.

29:

The key field data for the specified input file is not of date type.

Description:

Data other than dates was found in the input file field specified as the date type in the matching condition settings.

Action to take:

Check the data of the input file, or revise the matching file settings.

30:

The key field data for the specified input file is not of date type.

Description:

Data other than dates was found in the input file field specified as the date type in the matching condition settings.

Action to take:

Check the data of the input file, or revise the matching file settings.

31:

The field number (%d) specified by the matching condition did not occur in the input data.

Description:

The format of the input file is "CSV", the ID is omitted, and the field number of the specified key was not found.

Action to take:

Check the matching file settings.

32:

The field name (%s) or the no. of occurrences (%d) specified by the matching condition did not occur in the input data.

Description:

The field specified in the matching condition was not found.

Action to take:

The data format information might have been changed after the parameter file was set.

Check whether fields that are set in the matching condition exist in the data format information.

34:

There is invalid data in a field to be used for a matching condition.

If you use "Begins with", "Ends with", or "INCLUDE" for the matching condition, the following cannot be used for the field:

1. asterisks (*)

2. external characters

Description:

An asterisk (*) or an external character was found in the input data or the matching data.

Action to take:

In the matching condition settings, either use "equals" or "does not equal", or set another field as the matching key.

35:

(The pattern of the message varies depending on the cause of the error.)

 

See Errors During Code Conversion.

37:

There is invalid data in a field to be used for a matching condition.

If you use "Begins with", "Ends with", or "INCLUDE" for the matching condition, the following cannot be used for the field:

1. asterisks (*)

2. external characters

Description:

An asterisk (*) or an external character was found in the input data or the matching data.

Action to take:

In the matching condition settings, either use "equals" or "does not equal", or set another field as the matching key.

38:

There is invalid data in a field to be used for a matching condition.

If you use "Begins with", "Ends with", or "INCLUDE" for the matching condition, the following cannot be used for the field:

1. asterisks (*)

2. external characters

Description:

An asterisk (*) or an external character was found in the input data or the matching data.

Action to take:

In the matching condition settings, either use "equals" or "does not equal", or set another field as the matching key.

39:

An attempt to convert the input encoding (%s) to ASCII failed.

The specified input code might differ from the actual encoding of the input data.

Description:

An error occurred when the encoding of a matching file was converted to ASCII.

The character code specified in the settings for the input file differs from the actual encoding of the matching file.

Action to take:

Check the data of the matching file, or revise the input file settings.

40:

The data specified as the default value is incorrect.(field name = %s, field type = %c)

The specified default value (%s) cannot be used as a numeric value.

Description:

An error occurred when a value specified for a default value was output as a numeric type.

Action to take:

Make sure that the value specified for the default value is a valid numeric value.

41:

An attempt to convert the input encoding (%s) to ASCII failed.

The specified input code might differ from the actual encoding of the input data.

Description:

An error occurred when the encoding of a matching file was converted to ASCII.

The character code specified in the settings for the input file differs from the actual encoding of the matching file.

Action to take:

Check the data of the matching file, or revise the input file settings.

42:

An attempt to convert the input encoding (%s) to ASCII failed.

The specified input code might differ from the actual encoding of the input data.

Description:

An error occurred when the encoding of a matching file was converted to ASCII.

The character code specified in the settings for the input file differs from the actual encoding of the matching file.

Action to take:

Check the data of the matching file, or revise the input file settings.

44:

The data specified as the default value is incorrect.(field name = %s, field type = %c)

The specified default value (%s) cannot be used as a numeric value.

Description:

An error occurred when a value specified for a default value was output as a date type.

Action to take:

Make sure that the value specified for a default value is a valid date value.

45:

Fields of type I cannot be used for condition settings.

Description:

An I-type field is used for the matching condition settings.

Action to take:

An I-type field cannot be used for matching condition settings. Check the matching condition settings.

56:

The matching field (%d) specified in the matching condition does not exist.

Description:

The matching field specified in the matching condition does not exist.

Action to take:

Specify the existing matching field in the matching condition.

57:

The matching field (%d) specified in the matching condition does not exist.

Description:

The matching field specified in the matching condition does not exist.

Action to take:

Specify the existing matching field in the matching condition.