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!

Application Container install failing and apex_verify.sql script not working

MarkStewartFeb 14 2025

Versions:

Oracle Database Version 19.19.0.0.0
APEX: 24.1

I am trying to install APEX in an application container per https://docs.oracle.com/en/database/oracle/apex/24.1/htmig/installing-apex-into-application-container.html
And I am getting some “ORA-01031: insufficient privileges” errors even though I am connected with SYS / AS SYSDBA.

All steps of the install work, except step 20 validation has 3 errors.

I have engaged Oracle Support and they had me run the apex_verify.sql script per https://support.oracle.com/epmos/faces/DocumentDisplay?id=2036107.1

That script is saying APEX isn't installed; but it is checking DBA_REGISTRY only – not DBA_APPLICATIONS.

Why am I getting ORA-01031 errors while connected with SYS? Data Vault is not configured on the CDB$ROOT container.

This post has been answered by MarkStewart on Feb 14 2025
Jump to Answer
Comments
Post Details
Added on Feb 14 2025
1 comment
262 views