Oracle Solution for Error ora-12822

Solution for Oracle Error ORA-12822

ORA-12822: duplicate option in PARALLEL clause

What triggered the Error:

DEGREE or INSTANCES was specified more than once within a PARALLEL clause.

What should we do to fix it:

specify each desired PARALLEL clause option only once.