Id | Message |
---|---|
ORA-14104 | RECOVERABLE/UNRECOVERABLE may not be specified for partitioned tables/indices |
ORA-14105 | RECOVERABLE/UNRECOVERABLE may not be specified in this context |
ORA-14106 | LOGGING/NOLOGGING may not be specified for a clustered table |
ORA-14107 | partition specification is required for a partitioned object |
ORA-14108 | illegal partition-extended table name syntax |
ORA-14109 | partition-extended object names may only be used with tables |
ORA-14110 | partitioning column may not be of type ROWID |
ORA-14111 | creation of a GLOBAL partitioned index on clustered tables is not supported |
ORA-14112 | RECOVERABLE/UNRECOVERABLE may not be specified for a partition or subpartition |
ORA-14113 | partitioned table cannot have column with LOB datatype |
ORA-14114 | partitioned table cannot have column with object, REF, nested table, array datatype |
ORA-14115 | partition bound of partition number string is too long |
ORA-14116 | partition bound of partition string is too long |
ORA-14117 | partition resides in offlined tablespace |
ORA-14118 | CHECK constraint mismatch in ALTER TABLE EXCHANGE PARTITION |
ORA-14119 | specified partition bound is too long |
ORA-14120 | incompletely specified partition bound for a DATE column |
ORA-14121 | MODIFY DEFAULT ATTRIBUTES may not be combined with other operations |
ORA-14122 | only one REVERSE or NOREVERSE clause may be specified |
ORA-14123 | duplicate NOREVERSE clause |