You are on page 1of 2

22/04/2019 Upgrading Oracle Application Express in Oracle Database Express Edition

Search Sign In Country/Region Contact


Menu

Oracle Technology Network / Developer Tools / Application Express / Learn More

JDeveloper

NetBeans Oracle Application Express


Application Testing Suite Upgrading Oracle Application Express within Oracle
SQL Developer

SQL Developer Data Modeler


Database 11g Express Edition (XE)
Application Development
Framework

Application Express
Oracle REST Data Services
Oracle Database 11 g Express Edition (Oracle XE) includes Oracle Application Express release 4.2.6.00.03. It is
Developer Tools for Visual
strongly recommended that you upgrade to the latest release of Oracle Application Express to take advantage
Studio
of all the latest features.
Discoverer

Enterprise Pack for Eclipse


JHeadstart
How to Upgrade
Warehouse Builder

XML Developer's Kit To install the latest version of Oracle Application Express in your Oracle Database XE, first download the latest
Zend Server version of Application Express from the Oracle Technology Network.
Forms

Oracle Help Technologies 1. Unzip the downloadloaded zip file:


Oracle Mobile Application
Framework

WebRTC
Linux: Unzip <filename>.zip
Oracle JET Windows: Double click <filename>.zip in Windows Explorer

[Note: You should keep the directory tree where you unzip the files short and not under directories that contain spaces.
For example, within Windows unzip to C:\_apex.]

2. Change your working directory to apex.

3. Start SQL*Plus and connect to the Oracle XE database:

Linux:
$ sqlplus /nolog
SQL> CONNECT SYS as SYSDBA
Enter Password: SYS_Password

Windows:
{Command prompt} C:\apex> sqlplus /nolog
SQL> CONNECT SYS as SYSDBA
Enter Password: SYS_Password

4. Install Application Express:

SQL> @apexins SYSAUX SYSAUX TEMP /i/

5. Log back into SQL*Plus (as above) and configure the Embedded PL/SQL Gateway (EPG):

SQL> @apex_epg_config.sql APEX_HOME

[Note: APEX_HOME is the directory you specified when unzipping the file. For example, with Windows 'C:\'.]
Chat

6. Upgrade Application Express password:

SQL> @apxchpwd

Enter password for Application Express ADMIN account.

7. In a Web browser, navigate to the Oracle Application Express Administration Services application:

http://localhost:8080/apex/apex_admin

In Username, enter ADMIN

https://www.oracle.com/technetwork/developer-tools/apex/learnmore/upgrade-apex-for-xe-154969.html 1/2
22/04/2019 Upgrading Oracle Application Express in Oracle Database Express Edition
In Password, enter the password entered in Step 6

Collateral

E-mail this page Printer View

Contact Us About Oracle Downloads and Trials News and Events


US Sales: +1.800.633.0738 Careers Java Runtime Download Acquisitions
Global Contacts Company Information Java for Developers Blogs
Support Directory Social Responsibility Software Downloads Events
Subscribe to Emails Communities Try Oracle Cloud Free Newsroom

© Oracle Site Map Terms of Use and Privacy Préférences de cookies Ad Choices

Chat

https://www.oracle.com/technetwork/developer-tools/apex/learnmore/upgrade-apex-for-xe-154969.html 2/2

You might also like