Database Error Messages

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.