Id | Message |
---|---|
ORA-14519 | Conflicting tablespace blocksizes for string string: Tablespace string block size string [string] conflicts with previously specified/implied tablespace string block size string [string] |
ORA-14520 | Tablespace string block size [string] does not match existing object block size [string] |
ORA-14521 | Default tablespace string block size [string] for string string does not match existing string block size [string] |
ORA-14522 | Partition-level default tablespace string block size [string] for string string does not match existing string block size [string] |
ORA-14523 | Cannot co-locate [sub]partition of string string with table [sub]partition because string block size [string] does not match table block size [string] |
ORA-14530 | row mismatches found in table string.string and index string.string |
ORA-14551 | cannot perform a DML operation inside a query |
ORA-14552 | cannot perform a DDL, commit or rollback inside a query or DML |
ORA-14553 | cannot perform a lob write operation inside a query |
ORA-14554 | cannot perform requested operation during database startup |
ORA-14601 | Illegal to specify SUBPARTITIONS or STORE-IN while specifying a subpartition template |
ORA-14602 | SUBPARTITION TEMPLATE is legal only for a composite partitioned table |
ORA-14603 | [SUBPARTITIONS | SUBPARTITION TEMPLATE] subpartition_count syntax is valid only for range-hash tables |
ORA-14604 | During CREATE TABLE time it is illegal to specify SUBPARTITIONS or STORE IN once a SUBPARTITION TEMPLATE has been specified |
ORA-14605 | Name missing for subpartition / lob segment in template |
ORA-14606 | Tablespace was specified for previous subpartitions in template but is not specified for string |
ORA-14607 | Tablespace was not specified for previous subpartitions in template but is specified for string |
ORA-14608 | Tablespace was specified for the previous lob segments of column string in template but is not specified for string |
ORA-14609 | Tablespace was not specified for the previous lob segments of column string in template but is specified for string |
ORA-14610 | Lob attributes not specified for lob column string for subpartition string |