Oracle Weblogic Server (MOSC)

MOSC Banner

weblogic connect rac

edited Dec 25, 2011 9:41PM in Oracle Weblogic Server (MOSC) 1 comment
 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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center