标题: ORA-29887: cannot support row movement [打印本页] 作者: admin 时间: 2016-9-4 18:35 标题: ORA-29887: cannot support row movement ORA-29887: cannot support row movement if domain index defined on table Cause: An ALTER TABLE ENABLEROW MOVEMENT was issued on a table
which has a domain index defined on it. Action: Drop the domain indexif you want to enable row movement and then
reissue the command.