Size reduction using compression
Kev, November 02, 2011 - 10:50 am UTC
Is there a way of calculating how much space could be saved using RMAN compression in 10g and 11g? We have some quite large datafiles that are backed up locally on each server and are then copied over to our Data Protection Manager (DPM) servers for storage. The problem is the size of the files that must be copied over and the bandwidth that is available to us.
Many thank in advance!
November 02, 2011 - 12:07 pm UTC
it totally depends on the nature of the data.
a datafile full of gif's stored in lobs - probably near 0%
a datafile full of "all work and no play makes jack a dull boy" - many times compression.
I would suggest 'benchmarking' it with your data - your mileage will vary.
Thank you!
Kev, November 04, 2011 - 6:47 am UTC
My job for next week then! Thank you for your time!