Search notes:

$ORACLE_HOME/apex/apexins.sql

apexins.sql installs the full development environment of APEX, compare with apxrtins.sql.

Parameters

The script must be run as sys and requires for parameters:
@apexins.sql tablespace_apex tablespace_files tablespaces_temp images
tablespace_apex Name of tablespace for the Oracle Application Express application user
tablespace_files Name of the tablespace for the Oracle Application Express files user
tablespace_temp Name of the temporary tablespace or tablespace group.
images The virtual directory for Oracle Application Express images, for example /i/

Index