Database Error Messages

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

DIA-26036

subpartition load specified but table string is not subpartitioned

Cause

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


Action

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