To connect to an Oracle RAC service when creating a data source in Connector Xpress, select the Edit checkbox and type the JDBC URL. The URL form is as follows:
jdbc:oracle:thin:@(DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = hostname1)(PORT = 1521)) (ADDRESS = (PROTOCOL = TCP)(HOST = hostname2)(PORT = 1521)) (LOAD_BALANCE = yes) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = servicename)) )
|
Copyright © 2014 CA.
All rights reserved.
|
|