Hello Dba's
In one of our 10.2.0.4 database we have a range based monthly partitioned table and it has a column type lob in it.
Now i have to find the corresponding lob segment of the partitions of the table. what data dictionary tables can help me achieve it.
This is mainly for space management as we have to drop partitions older than 2 months and release space.
Please help me
Thanks
Himanshu