Oracle Message ORA-26000 - partition load specified but table string is not partitioned

ERRORpartition load specified but table string is not partitioned
CAUSEThe Loader control file contains a PARTITION clause but the table being loaded is not partitioned.
ACTIONRemove the partition specification from the SQL*Loader control file and retry the load.