Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

RMAN Backup Compression - Am I using Advanced Compression

611900May 1 2011 — edited May 1 2011
Hello I want to confirm one thing -

I have 11.1.0.7 database and when I look at the setting of RMAN Compression by using "SHOW ALL" it shows me result like this -

CONFIGURE COMPRESSION ALGORITHM 'BZIP2'; # default
CONFIGURE DEVICE TYPE 'SBT_TAPE' PARALLELISM 1 BACKUP TYPE TO COMPRESSED BACKUPSET;

My question is, If I am using COMPRESSION ALGORITHM 'BZIP2' in 11.1.0.7 database does it mean that I am using Oracle Advanced Compression option?

or this is a native compression option by oracle which is free.


Thanks!

Comments

PavanG
Yes you have the required package and it is of the correct version also
Helios-GunesEROL
Hi;

Yes you need to verify all prereq package for your installation. You could have never package which doc mention and you can hit warning message during installation so you can ignore them.

Please see below notes:
http://download.oracle.com/docs/cd/E11882_01/install.112/e17162/pre_install.htm#BABFDGHJ
Minimum Software Versions and Patches Required to Support Oracle Products on IBM Power Systems [ID 282036.1]
Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]

Regard
Helios
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 29 2011
Added on May 1 2011
4 comments
12,081 views