Something like this:

(DESCRIPTION=(FAILOVER=ON)(ADDRESS_LIST=(LOAD_BALANCE=ON)(ADDRESS=(PROTOCOL=TCP)(HOST=xxxxx)(PORT=1526))(ADDRESS=(PROTOCOL=TCP)(HOST=xxxx)(PORT=1526)))(CONNECT_DATA=(SERVICE_NAME=somesid)))



On Wed, Sep 2, 2009 at 11:53 AM, Mohit Anchlia<mohitanch...@gmail.com> wrote:
> Did you look at Oracle RAC docs?
>
> On Wed, Sep 2, 2009 at 11:10 AM, Bill Davidson<bill...@gmail.com> wrote:
>> Tim Funk wrote:
>>>I thought the Oracle JDBC driver allowed for all the nodes to be placed
>>>into the connect string and the driver was smart enough to detect failover.
>>>[So its a configuration exercise on the connection string.]
>>
>> I'm having trouble finding documentation for this capability.  Can you
>> or someone else provide a pointer?
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to