weblogic connect rac
Hi everyone:I had a Problem With JDBC, when i started serverA and serverB, all of the server connect to 1*.*.*.115(oracle VIP), servers didn't connect to *.*.*.114.
In General , servers can connect to 1*.*.*.115 and 1*.*.*.114, but it does not like this.
OS version:Linux
weblogic version:10.3.3.1
I create a jdbc datasource with rac:
The Driver Name: oracle.jdbc.OracleDriver
the url : jdbc:oracle:thin:@(DESCRIPTION =(ADDRESS = (PROTOCOL = TCP)(HOST = *.*.*.114)(PORT = 1521))(ADDRESS = (PROTOCOL = TCP)(HOST =1*.*.*.115)(PORT = 1521))(LOAD_BALANCE = YES)(CONNECT_DATA =(SERVER = DEDICATED)(SERVICE_NAME = orcl)))
JDBC Configuration :
jdbc name : wlsRAC
initial-capacity : 20
max-capacity : 70
target servers: serverA, ServerB
[weblogic@mwmsweb01 jdbc]$ netstat -an|grep 1521
0