Hi guys,
i ve successfully installed oracle 12c Ent on windows 7 laptop ( hp RAM 6GB Hdrive 1TB),
now starting to install new apex 5.x using the below command like the previous apex versions i did,
SQL> @apexins SYSAUX SYSAUX TEMP /i/
but this command generates the below on the screen output then it hangs there for over 2 hours?
SQL> @apexins SYSAUX SYSAUX TEMP /i/
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
Session altered.
FOO3
------------------------------
install2015-09-04_10-32-22.log
. ORACLE
. Application Express (APEX) Installation.
..........................................
.
... Checking prerequisites (MANUAL)
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
... Prerequisite checks passed.
Performing installation in multitenant container database in the background.
The installation progress is spooled into apexins_cdb*.log files.
Please wait...
catcon: ALL catcon-related output will be written to coreins_catcon_10048.lst
catcon: See coreins*.log files for output generated by scripts
catcon: See coreins_*.lst files for spool files, if any
What could be the problem here?
...thanks in advance,