Oracle DBA, How To, Error, Cause and Action

ORA-12819: missing options in PARALLEL clause

ORA-12819: missing options in PARALLEL clause


Cause:


PARALLEL clause cannot be empty.



Action:


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

No comments:

Post a Comment

Thanks for your comment.