Database Error Messages

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

ORA-14813

ONLINE MOVE OR SPLIT PARTITION not supported while there are too many table segments and index segments

Cause

An ALTER TABLE MOVE or SPLIT PARTITION ONLINE command was issued on a table while the number of table segments multiplied by the number of index segments exceeded the maximum allowed.


Action

Do not use the ONLINE keyword.