Re: Websphere JDBC thin Driver URL to 11g R2 RAC
Date: Fri, 10 Jun 2016 12:14:40 +0000 (UTC)
Message-ID: <458608312.854828.1465560880394.JavaMail.yahoo_at_mail.yahoo.com>
Thanks Mladen and Igor.
I checked the Environment variable setting for Oracle JDBC in Websphere setting as well as found the ojdbc6.jar file at the location on the server. Also downloaded again the 11.2.0.4 linked ojdbc6.jar file again as safe side but all got same issue.
Using the following Setting as well as tried few othersjdbc:oracle:thin:_at_(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=findev-scan)(PORT=1525))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=pdev)))
without Scan and using VIP it is finejdbc:oracle:thin:_at_(DESCRIPTION=(ADDRESS = (PROTOCOL = TCP)(HOST = ctsdev1-vip)(PORT = 1521))(ADDRESS = (PROTOCOL = TCP)(HOST = ctsdev2-vip)(PORT = 1521))(LOAD_BALANCE = yes)(CONNECT_DATA =(SERVER = DEDICATED)(SERVICE_NAME = pdev)(FAILOVER_MODE =(TYPE = SELECT)(METHOD = BASIC)(RETRIES = 180)(DELAY = 5))))
regardsSanjay
On Friday, June 10, 2016 7:39 AM, Mladen Gogala <gogala.mladen_at_gmail.com> wrote:
On 06/10/2016 04:39 AM, Igor Racic wrote:
> Hi,
>
> This class is part of ojdbc6.jar and ojdbc7.jar files in 12.1.0.2.
WebSphere JDBC driver is a part of Oracle thin driver? Are you sure? Can you send a link?
-- Mladen Gogala Oracle DBA http://mgogala.freehostia.com -- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-lReceived on Fri Jun 10 2016 - 14:14:40 CEST