<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Oracle OCI connection problem in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Oracle-OCI-connection-problem/m-p/2301536#M73637</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;I'm confused as to why I should add&amp;nbsp;&lt;SPAN&gt;ocijdbc10.dll, although the oracle version is 11 and Talend has been working fine with it. I only got this error when I tried to create OCI connection. In the solved ticket that you referred to, user is working with Talend 5.3. I'm working with version 6.4.&lt;BR /&gt;Isn't there anything to do from my machine or Talend side?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 17 May 2019 07:43:36 GMT</pubDate>
    <dc:creator>cd160</dc:creator>
    <dc:date>2019-05-17T07:43:36Z</dc:date>
    <item>
      <title>Oracle OCI connection problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Oracle-OCI-connection-problem/m-p/2301531#M73632</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm trying to setup an Oracle OCI database connection. I'm using TOS 6.4, and Oracle version 11.&lt;/P&gt; 
&lt;P&gt;When I check the connection,&amp;nbsp;I get the following error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Connection failure. You must change the Database Settings.&lt;BR /&gt;java.lang.RuntimeException: java.lang.Error: Incompatible version of libocijdbc[Jdbc:112040, Jdbc-OCI:112030&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.JDBCDriverLoader.getConnection(JDBCDriverLoader.java:195)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.ExtractMetaDataUtils.connect(ExtractMetaDataUtils.java:1095)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.ExtractMetaDataFromDataBase.testConnection(ExtractMetaDataFromDataBase.java:315)&lt;BR /&gt;at org.talend.metadata.managment.repository.ManagerConnection.check(ManagerConnection.java:289)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$62.runWithCancel(DatabaseForm.java:3983)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$62.runWithCancel(DatabaseForm.java:1)&lt;BR /&gt;at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$1.runnableWithCancel(AProgressMonitorDialogWithCancel.java:77)&lt;BR /&gt;at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$ARunnableWithProgressCancel$1.call(AProgressMonitorDialogWithCancel.java:161)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(Unknown Source)&lt;BR /&gt;at java.lang.Thread.run(Unknown Source)&lt;BR /&gt;Caused by: java.lang.Error: Incompatible version of libocijdbc[Jdbc:112040, Jdbc-OCI:112030&lt;BR /&gt;at oracle.jdbc.driver.T2CConnection$1.run(T2CConnection.java:3563)&lt;BR /&gt;at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt;at oracle.jdbc.driver.T2CConnection.loadNativeLibrary(T2CConnection.java:3556)&lt;BR /&gt;at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:269)&lt;BR /&gt;at oracle.jdbc.driver.PhysicalConnection.&amp;lt;init&amp;gt;(PhysicalConnection.java:553)&lt;BR /&gt;at oracle.jdbc.driver.T2CConnection.&amp;lt;init&amp;gt;(T2CConnection.java:165)&lt;BR /&gt;at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:53)&lt;BR /&gt;at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:528)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.DriverShim.connect(DriverShim.java:41)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.JDBCDriverLoader.getConnection(JDBCDriverLoader.java:186)&lt;BR /&gt;... 9 more&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 07:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Oracle-OCI-connection-problem/m-p/2301531#M73632</guid>
      <dc:creator>cd160</dc:creator>
      <dc:date>2019-05-10T07:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle OCI connection problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Oracle-OCI-connection-problem/m-p/2301532#M73633</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOh4AAG"&gt;@cd160&lt;/A&gt;&amp;nbsp;,it is saying that&amp;nbsp;&lt;SPAN&gt;Incompatible version of libocijdbc[Jdbc:112040, Jdbc-OCI:112030..&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;check the below link.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://stackoverflow.com/questions/47220981/unable-to-connect-to-oracle-database-using-service-names" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/47220981/unable-to-connect-to-oracle-database-using-service-names&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 11:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Oracle-OCI-connection-problem/m-p/2301532#M73633</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-05-10T11:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle OCI connection problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Oracle-OCI-connection-problem/m-p/2301533#M73634</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOh4AAG"&gt;@cd160&lt;/A&gt;&amp;nbsp;,have you verified below link. if not please.&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCshpCAC" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/resolved-ORACLE-OCI-connection-problem/td-p/58944&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 11:27:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Oracle-OCI-connection-problem/m-p/2301533#M73634</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-05-10T11:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle OCI connection problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Oracle-OCI-connection-problem/m-p/2301534#M73635</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;, thank you for your reply. I did check this link but I got a little confused. Is this supposed to be on the database server or on my local machine where I am using Talend? ORACLE_HOME does not exist on my machine.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 07:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Oracle-OCI-connection-problem/m-p/2301534#M73635</guid>
      <dc:creator>cd160</dc:creator>
      <dc:date>2019-05-13T07:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle OCI connection problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Oracle-OCI-connection-problem/m-p/2301535#M73636</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOh4AAG"&gt;@cd160&lt;/A&gt;&amp;nbsp;,it should be on data based server&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 18:29:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Oracle-OCI-connection-problem/m-p/2301535#M73636</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-05-13T18:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle OCI connection problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Oracle-OCI-connection-problem/m-p/2301536#M73637</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;I'm confused as to why I should add&amp;nbsp;&lt;SPAN&gt;ocijdbc10.dll, although the oracle version is 11 and Talend has been working fine with it. I only got this error when I tried to create OCI connection. In the solved ticket that you referred to, user is working with Talend 5.3. I'm working with version 6.4.&lt;BR /&gt;Isn't there anything to do from my machine or Talend side?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2019 07:43:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Oracle-OCI-connection-problem/m-p/2301536#M73637</guid>
      <dc:creator>cd160</dc:creator>
      <dc:date>2019-05-17T07:43:36Z</dc:date>
    </item>
  </channel>
</rss>

