Hello Yves,
Not all table are compressed if I select compress for OLTP during SWPM installation.
(1436352 - Oracle Database 11g Advanced Compression for SAP Systems)
SQL> select count(*) from dba_tables where owner='SAPDAT' and COMPRESSION='DISABLED';
COUNT(*)
----------
1066
Regards,
Ning Tong