Id | Message |
---|---|
ORA-14404 | partitioned table contains partitions in a different tablespace |
ORA-14405 | partitioned index contains partitions in a different tablespace |
ORA-14406 | updated partition key is beyond highest legal partition key |
ORA-14407 | partitioned table contains subpartitions in a different tablespace |
ORA-14408 | partitioned index contains subpartitions in a different tablespace |
ORA-14409 | inserted partition key is outside specified subpartition |
ORA-14411 | The DDL cannot be run concurrently with other DDLs |
ORA-14450 | attempt to access a transactional temp table already in use |
ORA-14451 | unsupported feature with temporary table |
ORA-14452 | attempt to create, alter or drop an index on temporary table already in use |
ORA-14453 | attempt to use a LOB of a temporary table, whose data has alreadybeen purged |
ORA-14454 | attempt to reference temporary table in a referential integrity constraint |
ORA-14455 | attempt to create referential integrity constraint on temporary table |
ORA-14456 | cannot rebuild index on a temporary table |
ORA-14457 | disallowed Nested Table column in a Temporary table |
ORA-14458 | attempt was made to create a temporary table with INDEX organization |
ORA-14459 | missing GLOBAL keyword |
ORA-14460 | only one COMPRESS or NOCOMPRESS clause may be specified |
ORA-14461 | cannot REUSE STORAGE on a temporary table TRUNCATE |
ORA-14462 | cannot TRUNCATE temporary table in an autonomous transaction which is already in use by the parent transaction |