ORA-14200 TO ORA-14299

ORA-14200 TO ORA-14299

ORA-14251: Specified subpartition does not exist
ORA-14252: invalid ALTER TABLE MODIFY PARTITION option for a Hash partition
ORA-14253: table is not partitioned by Composite Range method
ORA-14254: cannot specify ALLOCATE STORAGE for a (Composite) Range or List partitioned table
ORA-14255: table is not partitioned by Range, Composite Range or List method
ORA-14256: invalid resulting partition description(s)
ORA-14257: cannot move partition other than a Range or Hash partition
ORA-14258: invalid partition description
ORA-14259: table is not partitioned by Hash method
ORA-14260: incorrect physical attribute specified for this partition
ORA-14261: partition bound may not be specified when adding this Hash partition
ORA-14262: new subpartition name must differ from the old subpartition name
ORA-14263: new subpartition name must differ from that of any other subpartition of the object
ORA-14264: table is not partitioned by Composite Range method
ORA-14265: data type or length of a table subpartitioning column may not be changed
ORA-14266: data type or length of an index subpartitioning column may not be changed
ORA-14267: cannot specify PARALLEL clause when adding a (Composite) Range partition
ORA-14268: subpartition ‘string’ of the partition resides in offlined tablespace
ORA-14269: cannot exchange partition other than a Range or Hash partition
ORA-14270: table is not partitioned by Range or Hash or List method
ORA-14271: table is not partitioned by Composite Range method
ORA-14272: only a partition with higher bound can be reused
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 table’s 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
ORA-14293: Number of partitioning columns does not match number of subpartitioning columns
ORA-14294: Number of partitions does not match number of subpartitions
ORA-14295: column type or size mismatch between partitioning columns and subpartitioning columns
ORA-14296: Table block size mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION
ORA-14297: Index block size mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION
ORA-14298: LOB column block size mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION
ORA-14299: total number of partitions/subpartitions exceeds the maximum limit

Back to ALL ORA-CODE TRACKS
Back to ALL ORA-CODE LIST

Translate »