ORA-39047: Jobs of type string cannot use multiple execution streams.
What triggered the Error:
The user specified a value of parallelism that is precluded by the operation type or mode of the job.What should we do to fix it:
Specify only a parallelism of 1 for this type of job.