Oracle DBA, How To, Error, Cause and Action

ORA-12822: duplicate option in PARALLEL clause

ORA-12822: duplicate option in PARALLEL clause


Cause:


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



Action:


specify each desired PARALLEL clause option only once.

No comments:

Post a Comment

Thanks for your comment.