Oracle Solution for Error ora-12820

Solution for Oracle Error ORA-12820

ORA-12820: invalid value for DEGREE

What triggered the Error:

invalid value for DEGREE was specified within a PARALLEL clause.

What should we do to fix it:

specify a positive integer or DEFAULT for the DEGREE option within a PARALLEL clause.