Error locale

The error locale enables the database server to select a translated error or trace message for a localized database. The locale is specified by using the format language_country.codeset. Be sure to create messages for all of the locales in which your DataBlade® module executes.

The default BladeSmith locale, en_us.8859-1, is for US English using code set 8859. This is the default locale for the HCL OneDB™ database server on UNIX™ operating systems.

The default code set for the HCL OneDB database server on Windows™ is 1252. Create US English messages by using locale en_us.1252 for Windows database servers.

For more information about locales, see the HCL OneDB GLS User's Guide.