Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

DIA-26000

partition load specified but table string is not partitioned

Cause

The Loader control file contains a PARTITION clause but the table being loaded is not partitioned.


Action

Remove the partition specification from the SQL*Loader control file and retry the load.