Create archivelog compression
I have Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit.
I'd like to create archivelog compression using “SQL> ALTER DATABASE ARCHIVELOG COMPRESS ENABLE;”
According some article in internet this feature can harm to my production DB. Is this correct? Is this feature recommended or not?
Thank you,
Leonid