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.