Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-14270

table is not partitioned by Range, System, Hash or List method

Cause

The table in ALTER TABLE MODIFY PARTITION { UNUSABLE LOCAL INDEXES | REBUILD UNUSABLE LOCAL INDEXES } statement is not partitioned by Range,List,System, or Hash method which is illegal.


Action

Ensure that the table is partitioned by Range,List,System, or Hash method 14271, 00000, "free error number"