Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Apex 19.2 on DB 19.3 installation stopped prematurely

JeanYves BernierDec 19 2019 — edited Jan 10 2020

Hi,

I wanted to install Apex 19.2 on my new VM Oracle linux 7.7 with Database 19.3.

When I ran @apexins.sql APEX APEX TEMP /i/ on my pdb1  (APEX is tablespace dedicated to apex)

The installation stopped prematurely

here is the install log

. ORACLE

.

. Application Express (APEX) Installation.

..........................................

.

...set_appun.sql

... Checking prerequisites (MANUAL)

.

. SYSDBA Privilege

.   pass - Connection with SYSDBA privilege.

. Database rolling upgrade

.   pass - No rolling upgrade.

. DB components

.   pass - CATPROC: version=19.0.0.0.0

.   pass - XDB: version=19.0.0.0.0

. XDB

.   pass - is valid

. PL/SQL Web Toolkit

.   pass - version 11.2.0.0.1

. Tablespaces

.   pass - found APEX

.   pass - found APEX

.   pass - found TEMP

. PHASES (1,2,3)...

PL/SQL procedure successfully completed.


.

... Prerequisite checks passed.

.

...set_ufrom_and_upgrade.sql

no rows selected

...gen_adm_pwd.sql


PL/SQL procedure successfully completed.


Timing command is obsolete.

Phase 1 (Installation)

Timing command is obsolete.


Timing command is obsolete.


APXSQLER_SCRIPT

-----------------

apxsqler_exit 

...apxsqler_exit.sql

...setting session environment

Proceeding with new installation.

and after "Proceeding with new installation" I was disconnected from sqlplus.

What is wrong ? I never had that with others installations of apex 18 on 12c database

Thanks

JeanYves

This post has been answered by Christian Neumueller-Oracle on Jan 9 2020
Jump to Answer
Comments
Post Details
Added on Dec 19 2019
11 comments
937 views