Id | Message |
---|---|
ORA-14076 | submitted alter index partition/subpartition operation is not valid for local partitioned index |
ORA-14078 | you may not drop the highest partition of a GLOBAL index |
ORA-14079 | illegal option for a partition marked Index Unusable |
ORA-14080 | partition cannot be split along the specified high bound |
ORA-14081 | new partition name must differ from the old partition name |
ORA-14082 | new partition name must differ from that of any other partition of the object |
ORA-14083 | cannot drop the only partition of a partitioned table |
ORA-14084 | you may specify TABLESPACE DEFAULT only for a LOCAL index |
ORA-14085 | partitioned table cannot have column with LONG datatype |
ORA-14086 | a partitioned index may not be rebuilt as a whole |
ORA-14094 | invalid ALTER TABLE EXCHANGE PARTITION option |
ORA-14095 | ALTER TABLE EXCHANGE requires a non-partitioned, non-clustered table |
ORA-14096 | tables in ALTER TABLE EXCHANGE PARTITION must have the same number of columns |
ORA-14097 | column type or size mismatch in ALTER TABLE EXCHANGE PARTITION |
ORA-14098 | index mismatch for tables in ALTER TABLE EXCHANGE PARTITION |
ORA-14099 | all rows in table do not qualify for specified partition |
ORA-14100 | partition extended table name cannot refer to a remote object |
ORA-14101 | partition extended table name cannot refer to a synonym |
ORA-14102 | only one LOGGING or NOLOGGING clause may be specified |
ORA-14103 | LOGGING/NOLOGGING may not be combined with RECOVERABLE/UNRECOVERABLE |