标题: ORA-12818: invalid option in PARALLEL clause [打印本页] 作者: admin 时间: 2016-8-10 14:11 标题: ORA-12818: invalid option in PARALLEL clause ORA-12818: invalidoption in PARALLEL clause Cause: an unrecognized option was used within a PARALLELclause. Action: specifyany combination of DEGREE { <n> | DEFAULT } and
INSTANCES { <n> | DEFAULT } within the PARALLEL clause.