RMAN backup database optimization help
I want to take backup of my database (Single Instance) and archivelog. Size of both is around 6 TB. There will be no other activity on the system other than RMAN backup. I want to optimize the backup so that it can be completed as soon as possible. My configuration details are:
Hardware: CPU count 4 (Quad Core each)
Memory: 32 GB
OS: RHEL 5 64 Bit
Database: Oracle Server Enterprise 11.2.0.2.0 64 Bit
The backup will be taken on another hard disk which is mounted through operating system NFS. All disks in the configuration support asynchromous I/O.
Can any one please help me writing the RMAN optimized script.