Id | Message |
---|---|
ORA-14314 | resulting List partition(s) must contain atleast 1 value |
ORA-14315 | cannot merge a partition with itself |
ORA-14316 | table is not partitioned by List method |
ORA-14317 | cannot drop the last value of partition |
ORA-14318 | DEFAULT partition must be last partition specified |
ORA-14319 | DEFAULT cannot be specified with other values |
ORA-14320 | DEFAULT cannot be specified for ADD/DROP VALUES or SPLIT |
ORA-14321 | cannot add/drop values to DEFAULT partition |
ORA-14322 | DEFAULT partition already exists |
ORA-14323 | cannot add partition when DEFAULT partition exists |
ORA-14324 | values being added already exist in DEFAULT partition |
ORA-14325 | only LOCAL indexes may be specified in this clause |
ORA-14326 | Primary index on an IOT, DOMAIN and LOB indexes may not be specified in the UPDATE INDEXES clause |
ORA-14327 | Some index [sub]partitions could not be rebuilt |
ORA-14329 | domain index [sub]partitions cannot be renamed in this clause |
ORA-14330 | Cannot drop a partition of a global hash-partitioned index |
ORA-14400 | inserted partition key does not map to any partition |
ORA-14401 | inserted partition key is outside specified partition |
ORA-14402 | updating partition key column would cause a partition change |
ORA-14403 | cursor invalidation detected after getting DML partition lock |