ERROR | cannot create domain index on a table with row movement enabled |
CAUSE | A create domain index statement was issued on a table that has row movement enabled. |
ACTION | Disable the row movement in the table and then reissue the create domain index statement. NLS_DO_NOT_TRANSLATE[29889,29889] |