Good evening,
I have a question regarding LOB compression and data pump. Here is my scenario:
I have a partitioned table with a LOB (securefile). If I truncate the partition, compress(medium) the LOB, and then re-import the data, should I expect the LOB to be compressed? Or will I need to recompress the LOB after importing the data?
Thank you!!