标题: ORA-29953: cannot issue DDL on a domain [打印本页] 作者: admin 时间: 2016-9-4 18:50 标题: ORA-29953: cannot issue DDL on a domain ORA-29953: cannot issue DDL on a domain index partition marked as FAILED Cause: Tried to issue aDROP/ALTER on a domain index partition in a FAILED
state. 18-40 Oracle Database ErrorMessages Action: do ALTER INDEXREBUILD PARTITION to rebuild the index partition
OR ALTER TABLE TRUNCATE PARTITION to mark the index partition as valid.