标题: ORA-25190: an index-organized table maintenance [打印本页] 作者: admin 时间: 2016-9-1 22:03 标题: ORA-25190: an index-organized table maintenance ORA-25190: an index-organized table maintenance operation may not becombined with other operations Cause: ALTER TABLE statementattempted to combine an index-organized table
maintenance operation (e.g. changing physical attributes) with some other
operation (e.g. ADD constraint) which is illegal Action: Ensure that aindex-organized table maintenance operation is the sole
operation specified in ALTER TABLE statement;