oracle 21 xe windows apex install catcon::set_log_file_base_path: catcon:
cd apex
sqlplus /nolog
conn sys as sysdba
ALTER USER ANONYMOUS ACCOUNT UNLOCK;
ALTER SESSION SET CONTAINER=XEPDB1;
@apexins.sql sysaux sysaux temp /i/
@apxchpwd.sql
@apex_rest_config.sql
@apex_epg_config.sql /root
EXEC DBMS_XDB.sethttpport(8080)
Your email address will not be published. Required fields are marked *