Multiplexing of Redo logs, controlfiles, Archived logs, etc.
aLuViAnMay 28 2013 — edited May 28 2013Hi,
I am working in a project which is planned to move to pilot in two weeks time. We have a 3 node RAC database environment which is connected to a HP SAN via FC using ASM, hosted on HP ProLiant Servers using RHEL5.4. We need to multiplex our Online and archived logs and controlfiles. Is it possible to multiplex the files on each node's local hard drive? e.g. for control file:
1st destination: +FRA/controlfile/control01.ctl
2nd destination: Production-DB1:/oracle/controlfile/control02.ctl
3rd destination: Production-DB2:/oracle/controlfile/control03.ctl
and so on...
If its not possible, what do you recommend for multiplexing these critical files?