Oracle Database 11 g 快捷版 (Oracle XE) 包括 Oracle Application Express 4.2.6.00.03 版。强烈建议您升级到新版本的 Oracle Application Express,以利用所有新特性。
要在 Oracle Database XE 中安装新版本的 Oracle Application Express,首先从 Oracle 技术网下载新版本的 Application Express。
1.解压缩下载的 zip 文件:
2.将工作目录更改为 apex。
3.启动 SQL*Plus,连接 Oracle XE 数据库:
$ sqlplus /nolog
SQL> CONNECT SYS as SYSDBA
Enter Password: SYS_Password
{Command prompt} C:\apex> sqlplus /nolog
SQL> CONNECT SYS as SYSDBA
Enter Password: SYS_Password
4.安装 Application Express:
SQL> @apexins SYSAUX SYSAUX TEMP /i/
5.登录回 SQL*Plus(如上所示)并加载映像:
SQL> @apxldimg.sql APEX_HOME
6.升级 Application Express 密码:
SQL> @apxchpwd
Enter password for Application Express ADMIN account.
7.在 Web 浏览器中,导航到 Oracle Application Express Administration Services 应用:
