Id | Message |
---|---|
ORA-14151 | invalid table partitioning method |
ORA-14152 | invalid number of partitions specified in PARTITIONS clause |
ORA-14153 | only one of STORE IN or |
ORA-14154 | only one of STORE IN or |
ORA-14155 | missing PARTITION or SUBPARTITION keyword |
ORA-14156 | invalid number of subpartitions specified in [SUBPARTITIONS | SUBPARTITION TEMPLATE] clause |
ORA-14157 | invalid subpartition name |
ORA-14158 | too many subpartition descriptions |
ORA-14159 | duplicate subpartition name |
ORA-14160 | this physical attribute may not be specified for a table subpartition |
ORA-14161 | subpartition number string: sum of PCTUSED and PCTFREE may not exceed 100 |
ORA-14162 | subpartition string: sum of PCTUSED and PCTFREE may not exceed 100 |
ORA-14163 | subpartition number string: INITRANS value must be less than MAXTRANS value |
ORA-14164 | subpartition string: INITRANS value must be less than MAXTRANS value |
ORA-14165 | MODIFY DEFAULT ATTRIBUTES FOR PARTITION may not be combined with other operations |
ORA-14166 | missing INTO keyword |
ORA-14167 | only one subpartition may be moved |
ORA-14168 | only one subpartition may be modified |
ORA-14169 | invalid ALTER TABLE MODIFY SUBPARTITION option |
ORA-14170 | cannot specify |