ORA-14255:table is not partitioned by range, list, composite range, or composite list method
错误码
错误描述:table is not partitioned by range, list, composite range, or composite list method
错误原因:The table was not partitioned by the range, list, composite range, or composite list method.
解决方法:The ALTER TABLE [SPLIT | DROP] PARTITION or ALTER TABLE MERGE PARTITIONS command is only valid for a table partitioned by range, list, composite range, or composite list methods. Ensure that the table is partitioned appropriately.
向认证技术专家提问
向技术专家提问


