Id | Message |
---|---|
ORA-14273 | lower-bound partition must be specified first |
ORA-14274 | partitions being merged are not adjacent |
ORA-14275 | cannot reuse lower-bound partition as resulting partition |
ORA-14276 | EXCHANGE SUBPARTITION requires a non-partitioned, non-clustered table |
ORA-14277 | tables in EXCHANGE SUBPARTITION must have the same number of columns |
ORA-14278 | column type or size mismatch in EXCHANGE SUBPARTITION |
ORA-14279 | index mismatch for tables in ALTER TABLE EXCHANGE SUBPARTITION |
ORA-14280 | all rows in table do not qualify for specified subpartition |
ORA-14281 | CHECK constraint mismatch in ALTER TABLE EXCHANGE SUBPARTITION |
ORA-14282 | FOREIGN KEY constraint mismatch in ALTER TABLE EXCHANGE SUBPARTITION |
ORA-14283 | UNIQUE constraints mismatch in ALTER TABLE EXCHANGE SUBPARTITION |
ORA-14284 | one or more of tables subpartitions reside in a read-only tablespace |
ORA-14285 | cannot COALESCE the only partition of this hash partitioned table or index |
ORA-14286 | cannot COALESCE the only subpartition of this table partition |
ORA-14287 | cannot REBUILD a partition of a Composite Range partitioned index |
ORA-14288 | index is not partitioned by Composite Range method |
ORA-14289 | cannot make local index partition of Composite Range partitioned table unusable |
ORA-14290 | PRIMARY KEY constraint mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION |
ORA-14291 | cannot EXCHANGE a composite partition with a non-partitioned table |
ORA-14292 | Partitioning type of table must match subpartitioning type of composite partition |