Oracle Messages

Id Message
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
ORA-14301 table-level attributes must be specified before partition-level attributes
ORA-14302 only one list of added-LOB-storage-clauses can be specified in a statement
ORA-14303 partitions or subpartitions are not in the right order
ORA-14304 List partitioning method expects a single partitioning column
ORA-14305 List value string specified twice in partition string
ORA-14306 List value string specified twice in partitions string, string
ORA-14307 partition contains too many list values
ORA-14308 partition bound element must be one of: string, datetime or interval literal, number, or NULL
ORA-14309 Total count of list values exceeds maximum allowed
ORA-14310 VALUES LESS THAN or AT clause cannot be used with List partitioned tables
ORA-14311 Expecting VALUES LESS THAN or AT clause
ORA-14312 Value string already exists in partition string
ORA-14313 Value string does not exist in partition string
Lines 8881 to 8900 of 20375 entries
1 443 444 445 446 447 1,019