Oracle DBA, How To, Error, Cause and Action

ORA-12818: invalid option in PARALLEL clause

ORA-12818: invalid option in PARALLEL clause


Cause:


an unrecognized option was used within a PARALLEL clause.



Action:


specify any combination of DEGREE { | DEFAULT } and INSTANCES { | DEFAULT } within the PARALLEL clause.

No comments:

Post a Comment

Thanks for your comment.