I have this Oracle versión:
Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit
After running a load with repeated data on the single-indexed column, the index becomes corrupted. How could you validate the index in the SQL Loader? to prevent it from corrupting the index.
Thank you :)