ORA-14604:During CREATE TABLE time it is illegal to specify SUBPARTITIONS or STORE IN once a SUBPARTITION TEMPLATE has been specified
错误码
错误描述:During CREATE TABLE time it is illegal to specify SUBPARTITIONS or STORE IN once a SUBPARTITION TEMPLATE has been specified
错误原因:Once a subpartition template has been specified during a CREATE TABLE it is illegal to specify SUBPARTITIONS or STORE IN anywhere else
解决方法:Remove either the SUBPARTITIONS | STORE IN or remove the SUBPARTITION TEMPLATE clause
向认证技术专家提问
向技术专家提问


