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