Location of the Message Database Files
Localized message databases are located in a subdirectory under the locale directory. This subdirectory is named after the corresponding language and the encoding method used. The subdirectory name has the following format:
<ll_TT.encoding>
For example, on a
Unix® system, the French message database files are found in the subdirectory
fr_Fr.ISO-8859-1 under the
locale directory. See
Rogue Wave Server Locale Names for more information on the Rogue Wave Server locale naming conventions from which the subdirectory name is derived.
On Unix Systems
French message database files can be found in the following directories:
<$ILSHOME>/data/locale/fr_FR.ISO-8859-1/logfile.dbm <$ILSHOME>/data/locale/fr_FR.ISO-8859-1/util.dbm <$ILSHOME>/data/inform/locale/fr_FR.ISO-8859-1/mvsw.dbm <$ILSHOME>/data/inform/locale/fr_FR.ISO-8859-1/mvstudio.dbm On Windows Systems
French message database files can be found in the following directories:
<$ILSHOME>/data/locale/fr_FR.windows-1252/logfile.dbm <$ILSHOME>/data/locale/fr_FR.windows-1252/util.dbm <$ILSHOME>/data/inform/locale/fr_FR.windows-1252/mvsw.dbm <$ILSHOME>/data/inform/locale/fr_FR.windows-1252/mvstudio.dbm Note: The C locale (that is, the Rogue Wave Server locale en_US), which is considered the standard, is an exception to the above mentioned rule. Rogue Wave Server .dbm files are located in the directory of the library that uses them. For example, util.dbm, can be found in the directory: <$ILSHOME>/data/util.dbm You do not need to create the en_US.US-ASCII directory. Rogue Wave Server will automatically fall back to the regular data directory. |
Version 6.3
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.