Database Utilities (MOSC)

MOSC Banner

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center