标题: ORA-14270: table is not partitioned by Range [打印本页] 作者: admin 时间: 2016-8-19 11:25 标题: ORA-14270: table is not partitioned by Range ORA-14270: table isnot partitioned by Range, System, Hash or List method Cause: The table in ALTER TABLE MODIFY PARTITION { UNUSABLELOCAL
INDEXES | REBUILD UNUSABLE LOCAL INDEXES } statement is not
partitioned by Range,List,System, or Hash method which is illegal. Action: Ensurethat the table is partitioned by Range,List,System, or Hash method