Cause: The Loader control file contains a PARTITION clause but the table being loaded is not subpartitioned. See the solution below.
Error solution: Remove the subpartition specification from the SQL*Loader control file and retry the load.
Database version: Oracle 11g Release 2 (11.2)