Create job and execute on dbms_job are given to schema but not enough?
Alexey, September 01, 2023 - 7:15 am UTC
Have no idea why, but still cannot submit job due to
ORA-27486: insufficient privileges ORA-06512: at
“SYS.DBMS_ISCHED”, line 9394
…
Schema is granted to create job directly and via role
And also granted to execute on DBMS_JOB, DBMS_ISCHED, DBMS_SCHEDULER
What is missing?
September 01, 2023 - 12:54 pm UTC
What exactly is the statement that fails?