Oracle Solution for Error ora-26036

Solution for Oracle Error ORA-26036

ORA-26036: subpartition load specified but table string is not subpartitioned

What triggered the Error:

e Loader control file contains a PARTITION clause but the table being loaded is not subpartitioned.

What should we do to fix it:

move the subpartition specification from the SQL*Loader control file and retry the load.