ORA-31664: unable to construct unique job name when defaulted
What triggered 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.What should we do to fix it:
Specify a job name to use or delete some of the existing tables causing the name conflicts.