Oracle Error Message
ORA-27359: duplicate reference to attribute string of job string
Reason for the Error
The scheduler SET_JOB_ATTRIBUTES call had two or more references to a specific atrribute of a job.
Solution
Eliminate the duplicate references and issue the call again.