Oracle Error SQL*Loader-00610: cannot load system partitioned table string; partition name(s) required

Oracle Error Message

SQL*Loader-00610: cannot load system partitioned table string; partition name(s) required

Reason for the Error

An attempt was made to load a system partitioned table with no partitioning clause specified in the SQL*Loader control file.

Solution

Specify the partition name(s) in the SQL*Loader control file.