| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Mailing Lists -> Oracle-L -> RAC & PCP testing
All-
RAC testing:
Client tnsnames.ora:
ABCD =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = DBA01)(PORT = 1531))
(ADDRESS = (PROTOCOL = TCP)(HOST = DBA02)(PORT = 1531))
(LOAD_BALANCE = yes)
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = ABCD)
(FAILOVER_MODE =
(TYPE = SELECT)
(METHOD = BASIC)
(RETRIES = 180)
(DELAY = 5)
)
Here connect time failover does not work , if the first listener is down. More elaboration:
Secondly, on PCP testing: Failover worked successfully... But failback does not happen when the nodes comes back up... Is this expected behaviour ? Does oracle support failback for PCP ??
Thanks
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Aug 15 2005 - 17:29:35 CDT
![]() |
![]() |