Database Error Messages

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

SQL*Loader-00607

partition not empty for INSERT option; table string, partition string

Cause

An attempt was made to use the INSERT option on a non-empty partition.


Action

Empty the partition, or use the REPLACE or TRUNCATE option.