VBS2585

Severity

Error

Source

CONFIGURATION

Message Text

Invalid national language character in function %s.%s(%s).

Description

The data being sent to the DB2 database contained a national langauge character that could not be converted to a value that can be stored in the database or a value stored in the DB2 database could not be converted to a character value that the program can recognise.

Cause

This is a configuration error. Using a DB2 database for storing SignPlus national language characters requires that the database code page chosen when the database is created is able to hold all of the possible national language characters that you intend to use with SignPlus. In this case, a character is present that is not compatible with the current database or the database contains such a character in a field that SignPlus does not support as a national language field.

Action

Ensure no values containing national language characters are loaded into the DB2 database in fields that are not enabled for national language use (encoded data fields like ASV or STATUS and key fields such as Account Number or Personal Id, for example). Ensure that the database code page selected can contain all of the national language characters you wish to use in national language enabled fields. To change a database code page, you must create a new DB2 database with the required code page and use code page aware utilities to migrate the data from the original database to the new one.