Id | Message |
---|---|
ORA-14654 | number of partitions of reference-partitioned table must equal that of the parent table |
ORA-14655 | reference partitioning constraint not found |
ORA-14656 | cannot drop the parent of a reference-partitioned table |
ORA-14657 | cannot cascade row migration to reference-partitioned child table |
ORA-14658 | specified dependent table is not affected by this operation |
ORA-14659 | Partitioning method of the parent table is not supported |
ORA-14660 | parent table of a reference-partitioned table cannot be index-organized |
ORA-14661 | row movement must be enabled |
ORA-14662 | row movement cannot be enabled |
ORA-14663 | reference partitioning parent key is not supported |
ORA-14700 | Object(s) owned by SYS cannot be locked by non-SYS user |
ORA-14701 | partition-extended name or bind variable must be used for DMLs on tables partitioned by the System method |
ORA-14702 | The partition number is invalid or out-of-range |
ORA-14703 | The AFTER clause can be used to ADD PARTITION only to a System Partitioned table. |
ORA-14704 | Create table as select disallowed for SYSTEM patitioned tables |
ORA-14750 | Range partitioned table with INTERVAL clause has more than one column |
ORA-14751 | Invalid data type for partitioning column of an interval partitioned table |
ORA-14752 | Interval expression is not a constant of the correct type |
ORA-14753 | Interval cannot be zero |
ORA-14754 | Interval string is too long |