-
Login with the local administrator account.
-
Open a Command Prompt window as an administrator.
-
Change your working directory to the apex directory where you unzipped the Oracle Application Express (APEX) installation software (for example, c:\tmp\apex).
-
Set the following Oracle parameters:
set ORACLE_HOME=<ORACLE_HOME>
-
Launch SQL*Plus and connect to the database (where APEX is installed) as SYS specifying the SYSDBA role.
-
Run the apex_rest_config.sql script passing the file system path to the base directory where the Oracle Application Express software was unzipped as shown in the following example (Windows OS).