Oracle Error Message
ORA-31664: unable to construct unique job name when defaulted
Reason for the Error
The job name was defaulted, and the name creation algorithm was unable to find a unique job name for this schema where the table name (for the master table) didn’t already exist.
Solution
Specify a job name to use or delete some of the existing tables causing the name conflicts.