missing options in PARALLEL clause

Solution ID:ORA-12819

Type: Oracle

Cause

PARALLEL clause cannot be empty.

Actions

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

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


https://community.oracle.com/message/3191809


Browse all solutions to database errors from Oracle, MS SQL, or MySQL