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!

OCI: Using "APEX_INSTANCE_ADMIN.ADD_SCHEMA" inside package raise "insufficient privilege to access object" error

APEX-DevFeb 15 2025

Hi,

APEX 24.1.7 on OCI.

The error below appear when using “APEX_INSTANCE_ADMIN.ADD_SCHEMA” procedure inside the package :

insufficient privilege to access object PUBLIC.APEX_INSTANCE_ADMIN

But when calling this procedure using SQL Command inside APEX it works. Any Idea ?
Thank you.

Comments
Post Details
Added on Feb 15 2025
1 comment
211 views