ORA-26037: must specify partition name(s) for system partitioned table string
What triggered the Error:
An attempt was made to load a system partitioned table with no partition name(s) specified.What should we do to fix it:
ecify the partition name(s) explicitly.