Hi,
 
You can not setup your archive logs in EMC storage (RAW).  Currently I am working on this project.  Oracle recommends that the following setup:
 
          SYSTEM / DATA / INDEX / TEMP / OTHER TBLS / REDOLOGS     -----     RAW (EMC storage)
           ARCHIVE LOGS / ROLLBACK (UNDO)                                         -----     LOCAL (on each instance)
 
You can use FAILOVER to move archive location.  For example:
 
     Instance1            Instance2
     PROD1               PROD2
     /d01/arch1           /d02/arch2
 
If Instance1 goes down, using FAILOVER method, /d01/arch1 will be automatically mounted on Instance2.  Check with your UNIX Administrator about FAILOVER mechanism.
 
Muqthar Ahmed
DBA
-----Original Message-----
From: Ramon E. Estevez [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 06, 2002 12:59 PM
To: Multiple recipients of list ORACLE-L
Subject: Archiving in OPS

Hi list,
 
Scenario OPS, 2 nodes, 8.1.7, AIX using raw devices, EMC box.
 
I am new in OPS and have to implement archiving in an OPS environment and configure RMAN to use with LEGATO.
 
My question is how to organize the archives.  What will happen if one of the nodes goes down ?
 
I think that the 2 nodes have to see each other and write archive files to the same place, for instance I  assume that the archive files have to be in the EMC box .
 
I have been gathering very helpful information from the list in the past week about RMAN, but if you have some scripts, some documentation, links about it will be very appreciated.
 
TIA
 
Ramon E. Estevez
[EMAIL PROTECTED]
809-565-3121

Reply via email to