Oracle Application Express (MOSC)

MOSC Banner

Oracle APEX - ORA-20987: APEX - User APEX_PUBLIC_USER requires ADMIN privilege to perform this opera

edited Sep 28, 2023 1:42PM in Oracle Application Express (MOSC) 1 commentAnswered

Oracle Products : Oracle Apex

Version: Product Build23.1.3



We are trying to create APEX USERs through a CUSTOM SIGN UP page.

To create the user we are using the API :  APEX_UTIL.CREATE_USER (p_user_name   => I.USER_NAME,  p_web_password  => I.WEB_PASSWORD); through a SCHEDULER JOB .


but we are getting the error:

ORA-20987: APEX - User APEX_PUBLIC_USER requires ADMIN privilege to perform this operation.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center