How do I create a DBMS_COMPARISON to use a unique index
Sun OS sparc, Oracle Version 11.2.4g, SQL Developer 1.5.5
UNIQUE Index on composite value ( 1 CHAR and 2 VARCHAR2 NOT NULL)
Using COMPARISON_MODE => DBMS_COMPARISON.CMP_COMPARE_MODE_OBJECT
COLUMN_LIST listing the 3 columns in the UNIQUE index
SCAN_MODE => DBMS_COMPARISON.CMP_SCAN_MODE_FULL
Error: xxx is not an eligible index on table xxx for comparison