Upgrade to 5.0.2.00.07

Oracle Application Express is a rapid development tool for Web applications on the Oracle database.
Post Reply
admin
Posts: 2062
Joined: Fri Mar 31, 2006 12:59 am
Location: Pakistan
Contact:

Upgrade to 5.0.2.00.07

Post by admin »

Here is the latest patch to upgrade and can be downloaded from metalink,

p21805060_502_Generic

To install the patch set:

Set your current directory to the top-level "patch" directory where you unzipped the p21805060_502_Generic.zip file.

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

On UNIX and Linux:

$ sqlplus /nolog
SQL> CONNECT SYS as SYSDBA
Enter password: SYS_password

Run apxpatch.sql. For example:

@apxpatch.sql

Images



On Windows:

@apxldimg.sql SYSTEM_DRIVE:\TEMP\patch

On UNIX and Linux:

@apxldimg.sql /tmp/patch


For more details read the readme file of patch.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests