ERROR | partition load specified but table string is not partitioned |
CAUSE | The Loader control file contains a PARTITION clause but the table being loaded is not partitioned. |
ACTION | Remove the partition specification from the SQL*Loader control file and retry the load. |