Oracle Error Message
ORA-12820: invalid value for DEGREE
Reason for the Error
invalid value for DEGREE was specified within a PARALLEL clause.
Solution
specify a positive integer or DEFAULT for the DEGREE option within a PARALLEL clause.
ORA-12820: invalid value for DEGREE
invalid value for DEGREE was specified within a PARALLEL clause.
specify a positive integer or DEFAULT for the DEGREE option within a PARALLEL clause.