Oracle Error ORA-27353: job attribute string is missing

Oracle Error Message

ORA-27353: job attribute string is missing

Reason for the Error

An attribute needed to fully specify a job was not passed in to a call to CREATE_JOBS or the JOB object constructor.

Solution

Issue the call again with the required attribute set.