Database Administration (MOSC)

MOSC Banner

Insufficient privs error when trying to enable job

Version "Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production Version 19.20.0.0.0"

I am proxied into a schema account and attempting to enable a job that the account owns using DBMS_SCHEDULER.ENABLE procedure. I am getting the error below. This account has CREATE JOB granted directly to it and not via a role. I am also tried granting MANAGE SCHEDULER to this account and it does not fix.

ORA-27486: insufficient privileges

ORA-06512: at "SYS.DBMS_ISCHED", line 3215

ORA-06512: at "SYS.DBMS_SCHEDULER", line 3035

ORA-06512: at line 1

27486. 00000 - "insufficient privileges"

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