Technical Bulletin: Euro Configuration for Storage Accountant 2.x Windows NT/2000
storage accountant technical bulletin Page 2 of 3
3. Find the Locale ID code in the section:
1. Enabled Locales for java.util and java.text Functionality
.
For example, if your locale is set to German (Germany), look for
Language: German
, and
Country:
Germany
in one of the table listings:
The Locale ID is generally composed of two parts separated by underscore characters ( _ ). The first
part is the ISO language code (ISO-639), and the second part is the ISO country code (ISO-3166). A third
optional part, the
locale variant
, may be present.
Make a note of the ISO language code and ISO country code for the desired language and country
setting. To continue with the previous example, for Language: German and Country: Germany, the
Locale ID is
de_DE
; the ISO language code is
de
and the ISO country code is
DE
.
Note
JDK 1.3 supports only the EURO locale variant for a specified list of locales. If you
want to use the Euro symbol, but the your Language/Country combination cannot
be found with the
_EURO
locale variant, Hewlett-Packard recommends selecting a
Language/Country combination that supports the
_EURO
locale variant.
Stop the Management Server Service
1. Exit Storage Area Manager on the management server and any management clients.
2. Do one of the following:
– Run the following command in an MS-DOS Command window:
<install dir>
\managementserver\sbin\quickstop
where
<install dir>
is the Storage Area
Manager installation directory.
– In Windows Explorer, go to
<install dir>
\managementserver\sbin
and double-click the
quickstop.cmd
file.
Edit the Configuration File
1. Open the configuration file. The configuration file is found in the following location:
<install dir>
\managementserver\config\ManagementServerService.cfg
where
<install dir>
is the Storage Area Manager installation directory.
Table 1
Locales
Language Country Locale ID
…
… …
English United States en_US
French France fr_FR_EURO
German Germany de_DE
German Germany de_DE_EURO
Hebrew Israel iw_IL
… … …