ORA-27399: job type EXECUTABLE requires the CREATE EXTERNAL JOB privilege
What triggered the Error:
e owner of a job of type EXECUTABLE does not have the CREATE EXTERNAL JOB system privilege.What should we do to fix it:
ant the CREATE EXTERNAL JOB system privilege to the job owner or create another job in a schema which does have the CREATE EXTERNAL JOB system privilege.