Message Oracle ORA-29887 - cannot support row movement if domain index defined on table

ERRORcannot support row movement if domain index defined on table
CAUSEAn ALTER TABLE ENABLE ROW MOVEMENT was issued on a table which has a domain index defined on it.
ACTIONDrop the domain index if you want to enable row movement and then reissue the command.