Oracle Error Message
ORA-27354: attribute string cannot be set for lightweight jobs
Reason for the Error
The CREATE_JOBS call or the JOB object constructor was called with an argument that is illegal in the case of lightweight jobs.
Solution
Set the argument to the default value and issue the call again.