ORA-26082 Error Code Description:



 Error ORA-26082
 Description load of overlapping segments on table string.string is not allowed
 Cause Client application is attempting to do multiple direct path load

* operations on the same table, but the segments overlap.

 Action Check the partition names (subname attribute of the direct path

* context) being loaded. Make sure you are not loading a table,

* and a partition of the same table. Make sure you are not

* loading a partition, and a sub-partition within the same

* partition.



0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
OraError.net © 2007 • Privacy PolicyTerms Of Use