I have an database - size 120Gb. I have 4 servers in an Oracle9i RAC. (9.2.0.5). I want to do the RMAN-backup from node1. I have 4 dump areas - size 50Gb each. I mount 3 of them on node 1. Then I have 150Gb of dump-areas available on node1(/mnt1 + /mnt2 + /mnt3).
How do you allocate these disks in the RMAN-script so that the rman-files are placed on the 3 disks (not parallell). I want to spread the backup-files on 3 dump-areas.
How do you allocate these disks in the RMAN-script so that the rman-files are placed on the 3 disks (not parallell). I want to spread the backup-files on 3 dump-areas.