Oracle Solution for Error ora-39047

Solution for Oracle Error ORA-39047

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.