Oracle Error ORA-27399: job type EXECUTABLE requires the CREATE EXTERNAL JOB privilege

Oracle Error Message

ORA-27399: job type EXECUTABLE requires the CREATE EXTERNAL JOB privilege

Reason for the Error

The owner of a job of type EXECUTABLE does not have the CREATE EXTERNAL JOB system privilege.

Solution

Grant 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.