Hitachi

JP1 Version 12 JP1/Automatic Operation Configuration Guide 


2.7 Character-set mapping file (charsetMapping_user.properties)

This is the definition file for setting the character set for the JP1/AO server based on the character set information acquired from the operation target device.

Format

specification-key-name=setting

Installation folder

For non-cluster systems:

JP1/AO-installation-folder\conf\plugin or /opt/jp1ao/conf/plugin

For cluster systems:

shared-folder-name\jp1ao\conf\plugin or shared-folder-name/jp1ao/conf/plugin

Trigger for applying definitions

Restarting JP1/AO

Description

One specification key and setting can be specified per line. For the specification key name, the value of the /usr/bin/locale charmap command returned from the operation target device must be specified as is. If the returned value contains a double-quotation mark ("), add the double-quotation mark to the specified value. For setting, specify the character set that corresponds to the specification key name.

You can specify the following character sets:

Note the following points when coding the character-set mapping file.

Example definitions

If the operation target device is HP-UX:
"utf8.cm" = UTF-8
"iso88591.cm" = ISO-8859-1
"SJIS.cm" = Shift_JIS
"eucJP.cm" = EUC-JP