Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-26066

cannot load duplicate tables with a domain index because not all domain index keys are being loaded

Cause

User SQLLDR control file loaded the same table multiple times but did not load all domain index keys for each INTO clause.


Action

Load all domain index keys when loading the table multiple times.