Oracle DB performance hit during Daily Full Backups
Hi All,
My Oracle admin says there was huge performance issue on one of my ORACLE DB LINUX server while the daily full backup happening.
Can anyone suggest how i will be able to fine tune this so that the backups will run smooth.
Thanks,
Nayab
Online RMAN backups give us exactly that - online backups.
How performance is affected on the Oracle server is determined by physical resources on the server, like memory, cpu and disk layout.Some good links that should make sense to an Oracle dba:
http://www.nyoug.org/Presentations/2010/December/Chien_RMAN.pdf
http://www.oracle.com/technetwork/database/features/availability/s316928-2-175929.pdf
http://levipereira.files.wordpress.com/2011/01/tuning_rman_buffer.pdf
http://www.oracle.com/technetwork/database/focus-areas/availability/rman-perf-tuning-bp-452204.pdf
The secret will be to ensure sufficient resources for 'normal' Oracle processing as well as rman performance.
I cannot see that much can be done from NBU point of view.
Maybe reduce 'filesperset' parameter in the script... (actually rman setting, not NBU)
Or schedule backups during quiet time.*** EDIT ***
Another link that may be useful:
http://www.freelists.org/post/oracle-l/RMAN-backup-slows-database-performance-to-a-crawl,2