User Tools

Site Tools


database:oracle:rac:url

This is an old revision of the document!


Oracle JDBC URL for RAC

<code> jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=OFF)(FAILOVER=ON) (ADDRESS=(PROTOCOL=TCP)(HOST=tst-db1.myco.com)(PORT=1604)) (ADDRESS=(PROTOCOL=TCP)(HOST=tst-db2.myco.com)(PORT=1604))) (CONNECT_DATA=(SERVICE_NAME=mydb1.myco.com)(SERVER=DEDICATED))) <code>

database/oracle/rac/url.1539768905.txt.gz · Last modified: 2023/07/04 19:36 (external edit)