Database Error Messages

OCI-23678

index "string"."string" on local table "string"."string" is not eligible for comparison

Cause

The specified index was not eligible for comparison.


Action

For a table to be compared using DBMS_COMPARISON, the table must have an appropriate index. Specify an eligible index for the table to be compared.