Hi all,
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
We have a partitioned table with compression enabled ( BASIC ). is there anyway to identify the partitions for which the data is actually compressed ?
Since Basic compression Does not compress DML data and some of the partitions are compressed later by MOVE, we are struggling to identify the compressed partitions.
Thanks in advance.