Quote Originally Posted by 77Bear View Post
range partition with two columns (LOB's)
I'm pretty sure LOB columns are not part of the partitioning key.

Quote Originally Posted by 77Bear View Post
Can the tablespace have an issue with it reading wrong?
You would be getting a very different error message if the issue were data corruption related.

Quote Originally Posted by 77Bear View Post
There are three tablspaces on the partition (data, lob, index).
mmhhh... statement as written really doesn't make any sense. Could you please rephrase it?



Why don't you post table structure showing partitioning strategy as well as copy/paste actual error stack? please also include which values on partition key columns are returning the error.