标题: ORA-23629: string.string is not an eligible index [打印本页] 作者: admin 时间: 2016-9-1 11:58 标题: ORA-23629: string.string is not an eligible index ORA-23629: string.string is not an eligible index on table string.string for comparison Cause: The specified indexwas not an eligible index to use for comparison. Action: For a table to becompared using DBMS_COMPARISON, the table must
have an appropriate index. Please specify an eligible index for the table to be
compared.