Skip Headers
Oracle® Application Server Adapter for Tuxedo User's Guide
10g Release 2 (10.1.2)
B15802-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
Next
Next
 

D Globalization Settings

OracleAS Adapter for Tuxedo provides the globalization support for the following languages:

This appendix describes how to define the language support.

Defining the Language and Codepage

The language and codepage parameters are accessed from the computer where Oracle Studio is installed. Using Oracle Studio, perform the following steps:

  1. From the Start menu, select Programs, Oracle, and then select Studio.

  2. Select the computer defined in "Configuring OracleAS Adapter for Tuxedo in Oracle Studio".

  3. Right-click NAV and select Edit Binding.

  4. In the Binding Properties tab, click the misc node.

    The NAV Binding Properties tab is displayed in the following figure:

    Setting the language and codepage environment properties.
    Description of the illustration nls_1.gif

  5. Enter a valid value for the language. The following language codes are valid:

    • ARA: Arabic.

    • ENG: English.

    • HEB: Hebrew.

    • JPN: Japanese.

    • KOR: Korean.

    • SCHI: Simple Chinese.

    • SPA: Spanish.

    • TCHI: Traditional Chinese.

  6. Optionally, in the codepage field, specify the codepage required.

    You can skip this step, and just specify a language (see the previous step). In this case, a default codepage is used. The following shows the default codepages:

    • ARA: AR8ISO8859P6.

    • ENG: ASCII.

    • HEB: IW8ISO8859P8.

    • JPN: JA16SJIS on all platforms except for Solaris Operating System (SPARC), where the default is JA16EUC.

    • KOR: KO16KSC5601.

    • SCHI: ZHS16CGB231280.

    • SPA: ASCII.

    • TCHI: ZHT16BIG5.