Database Error Messages

SQL*Loader-00938

partition load requested and string has enabled triggers or constraints

Cause

A request was made for a direct load of a single partition, but the object to be loaded has an enabled constraint (check, referential) and/or enabled triggers.


Action

Disable the offending enabled constraints and/or triggers and retry the parallel direct load.