标题: ORA-29885: domain index is defined on the [打印本页] 作者: admin 时间: 2016-9-4 18:34 标题: ORA-29885: domain index is defined on the ORA-29885: domain index is defined on the column to be modified 18-35 Cause: An ALTER TABLE MODIFYCOLUMN was issued on a column on which
a domain index exists. Action: Drop the domain indexbefore attempting to modify the column.