Errors in Database Connection (the REPLACE_DB Function)

This section describes errors that occur in the database connection during use of the REPLACE_DB function. Take action according to the error details.

Check if the specified connection information ID (%s) is registered.

Description:

Failed to obtain the specified connection information ID (nonexistent ID).

Action to take:

Make sure that the specified data-format information ID is registered.

Failed to perform initial processing for the database connection ID (%s). Error message from database:%s

Description:

The Database connectivity option might not be installed.

Action to take:

In the management screen, check the version information to make sure that the Database connectivity option is installed.

The initial processing for reading the input data failed. Error message from database:%s

Description:

The initial processing for reading the input data failed.

Action to take:

Take action according to the database error message.

The character encoding (%s) for the database specified by the parameter file setting differs from the actual encoding (%s). Because of the settings in the environment settings file, an error occurs if the encoding specified by the parameter file differs from the actual encoding.

Description:

The database character code specified in the settings for the parameter file is different from the actual encoding. An error occurs if the encoding specified in the input file setting and the actual encoding differ because of the settings in the environment settings file.

Action to take:

Check the conversion settings or the data.

The character encoding of the database is UTF-16. However, the endianness specified in the parameter file setting differs from the actual endianness. An error occurs if the encoding specified in the input file setting and the actual encoding differ because of the settings in the environment settings file.

Description:

The character encoding of the database is UTF-16. However, the endianness specified in the parameter file setting differs from the actual endianness. An error occurs if the encoding specified in the input file setting and the actual encoding differ because of the settings in the environment settings file.

Action to take:

Check the conversion settings or the data.