ORA-14066

Error: ORA-14066: illegal option for a non-partitioned index-organized table

Causa: An attempt was made to issue a CREATE or ALTER TABLE command on a non-partitioned index-organized table, but the command contains an option that is legal only for partitioned index-organized tables. Such options are: ENABLE ROW MOVEMENT and DISABLE ROW MOVEMENT.

Acción: Remove the illegal options from the command.

COMENTARIOS:


No hay comentarios.