Hi,
We have ORACLE RAC setup in our env. We came to know from IWOV that Oracle RAC is not supported in TS 6.5
Is there any workaround for this.
Our Oracle DBA has asked us to use the below specifications for thin client:
jdbc

racle:thin:
@(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = hostname1)(PORT = 1234 ))(ADDRESS = (PROTOCOL = TCP)(HOST = hostname2)(PORT = 1234))(LOAD_BALANCE = YES)(FAILOVER = ON)) (CONNECT_DATA = (SERVICE_NAME = testservice) (FAILOVER_MODE = (TYPE = select)(METHOD = basic)(DELAY = 5))))
We are not sure how to incorporate this change in our database.xml
TS 6.5 SP3
OD 610
Oracle 10G
Regards,
Pratheesh