Installing Translated Versions of Oracle Application Express
Installing Translated Versions of Oracle Application Express
(#)
(//docs.oracle.com/en/)
Home (/) / Database (/en/database/) / Oracle Application Express Documentation, Release 5.1 (../index.htm)
Topics:
Whether you are installing for the first time or upgrading from a previous release, you must run the
load_lang.sql script to run a translated version of Oracle Application Express.
The installation scripts are located in subdirectories identified by a language code in the unzipped distribution
apex/builder. For example, the German version is located in apex/builder/de and the Japanese version is
located in apex/builder/ja. Within each directory, there is a language loading script identified by the
language code (for example, load_de.sql or load_ja.sql).
1. Set the NLS_LANG environment variable, making sure that the character set is AL32UTF8. For example:
C shell:
setenv NLS_LANG American_America.AL32UTF8
2. Navigate to the directory under apex/builder based on the language you need to install. For example
for German, navigate to apex/builder/de. Start SQL*Plus and connect to the database where Oracle
Application Express is installed as SYS specifying the SYSDBA role. For example:
On Windows:
SYSTEM_DRIVE:\ sqlplus /nolog SQL> CONNECT SYS as SYSDBA Enter password:
SYS_password
Where lang is the specific language (for example, load_de.sql for German or load_ja.sql for
Japanese).
Page 44 of 76
(https://docs.oracle.com/database/apex-5.1/HTMIG/running-OracleAE-in-other-
(https://docs.oracle.com/database/apex-5.1/HTMIG/configuring-SHARED-
SERVERS-parameter.htm)
languages.htm)
(#)
policy.html#12)
Copyright © 2003, 2017, Oracle and/or its affiliates. All rights reserved. (http://www.oracle.com/pls/topic/lookup?ctx=cpyr&id=en-US)