You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes (in unclear cases) dup values may appear in unique/primary key index.
Now alter index active DDL are stop on first problematic record and and show only one report.
alter index active must make every effort on unique/primary key index with dup values and show them all. With dbkey (sub)list for each problematic record, if possible.