Id | Message |
---|---|
ORA-14631 | the partition bounds do not match the subpartition bounds of the partition |
ORA-14632 | cannot specify PARALLEL clause when adding a List subpartition |
ORA-14633 | Index maintainence clause not allowed for ADD list subpartition to a Composite partitioned table |
ORA-14634 | Subpartition descriptions cannot be specified during the SPLIT/MERGE of a partition of a Range-List partitioned table |
ORA-14635 | only one resulting subpartition can be specified for MERGE SUBPARTITIONS |
ORA-14636 | only 2 resulting subpartition can be specified for SPLIT SUBPARTITION |
ORA-14637 | cannot merge a subpartition with itself |
ORA-14638 | cannot MERGE subpartitions in different Range Composite partitions |
ORA-14639 | SUBPARTITIONS clause can be specfied only for Hash, Composite Range Hash table/partition |
ORA-14640 | add/coalesce index partition operation is valid only for hash partitioned global indexes |
ORA-14641 | STORE-IN clause can be specified only for a Hash, Composite Range Hash table/partition |
ORA-14642 | Bitmap index mismatch for tables in ALTER TABLE EXCHANGE PARTITION |
ORA-14643 | Hakan factor mismatch for tables in ALTER TABLE EXCHANGE PARTITION |
ORA-14644 | table is not subpartitioned by Hash method |
ORA-14645 | STORE IN clause cannot be specified for Range List objects |
ORA-14646 | Specified alter table operation involving compression cannot be performed in the presence of usable bitmap indexes |
ORA-14650 | operation not supported for reference-partitioned tables |
ORA-14651 | reference partitioning constraint is not supported |
ORA-14652 | reference partitioning foreign key is not supported |
ORA-14653 | parent table of a reference-partitioned table must be partitioned |