| ERROR | cannot support row movement if domain index defined on table |
| CAUSE | An ALTER TABLE ENABLE ROW MOVEMENT was issued on a table which has a domain index defined on it. |
| ACTION | Drop the domain index if you want to enable row movement and then reissue the command. |