Database Error Messages

SQL*Loader-00608

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

Cause

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


Action

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