Oracle Weblogic Server (MOSC)

MOSC Banner

Oracle RAC and GridLink Vs Generic Datasources

edited Nov 10, 2014 3:52PM in Oracle Weblogic Server (MOSC) 18 commentsAnswered

Hi

I tested my datasources connected with Generic Datasources to Oracle RAC and my customise all tests passed.

But same when I make GridLink Datasources connected to same Oracle RAc 1 of my tests fails.

I have two config/jdbc directoriesd one with Generic datasources and other with GridLink datasources, I switch and I can see difference.

When Checked all the datasources different

it is only different like for all datasources

diff xxxGridLink-jdbc.xml ../jdbc_10_28_2014_Generic/xxxGeneric-jdbc.xml

< is Generic and > for GridLink.

15a16,18

>     <initial-capacity>1</initial-capacity>

>     <max-capacity>60</max-capacity>

>     <capacity-increment>5</capacity-increment>

24,29d26

<   <jdbc-oracle-params>

<     <fan-enabled>false</fan-enabled>

<     <ons-node-list></ons-node-list>

<     <ons-wallet-file></ons-wallet-file>

<     <active-gridlink>true</active-gridlink>

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