ERROR | cannot load system partitioned table string; partition name(s) required |
CAUSE | An attempt was made to load a system partitioned table with no partitioning clause specified in the SQL*Loader control file. |
ACTION | Specify the partition name(s) in the SQL*Loader control file. |