Database Error Messages

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

ORA-14469

ALTER TABLE MOVE INCLUDING ALL LOBS cannot be used with certain types of tables.

Cause

An attempt was made to use the ALTER TABLE MOVE INCLUDING ALL LOBS statement on a table type (for example, cluster, temporary, index-organized table (IOT) or external tables) that was not allowed.


Action

Do not specify the INCLUDING ALL LOBS clause with certain types of tables (for example, cluster, temporary, indexed-organized table (IOT) or external tables).