|
Re: Q for HA oracle on sun cluster [message #97435 is a reply to message #97387] |
Tue, 07 May 2002 07:01 |
Grant
Messages: 578 Registered: January 2002
|
Senior Member |
|
|
Yes. In a cluster environment the failover has to be able to identify the database so it must have the same name. The database will only be running on the logical host but that logical host can run on either physical host. Your oratab file should be identical on both physicals hosts. You will also have the same initSID.ora in both $ORACLE_HOME/dbs directories. Bottom line is it is the SAME database and must be for it to work.
|
|
|