ORA-29887
Error: ORA-29887: cannot support row movement if domain index defined on table
Causa: An ALTER TABLE ENABLE ROW MOVEMENT was issued on a table which has a domain index defined on it.
Acción: Drop the domain index if you want to enable row movement and then reissue the command.
COMENTARIOS:
No hay comentarios.