| Error | ORA-26000 |
Description | 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. |