<?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: [resolved] ORACLE OCI connection problem in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-OCI-connection-problem/m-p/2301225#M73366</link>
    <description>Hello,
&lt;BR /&gt;yes I did, I had oracle client 11 and tried to connect to oracle 10 database which wasnt problem for ORACLE with SID or ORACLE with service name connection types BUT ORACLE OCI connection couldnt be established.
&lt;BR /&gt;WHAT I DID was just downloaded ocijdbc10.dll and copied it to %ORACLE_HOME%\BIN directory and it solved the problem. So Im still running oracle 11 client but I have to say Talend to to use ORCALE 10 when creating ORCLE OCI connection.
&lt;BR /&gt;For other types of ORACLE connections I can leave ORACLE 11 in DB Version field and it works.
&lt;BR /&gt;Thank you for help Sabrine!
&lt;BR /&gt;Best regards,
&lt;BR /&gt;Z.</description>
    <pubDate>Fri, 30 Aug 2013 11:43:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-08-30T11:43:30Z</dc:date>
    <item>
      <title>[resolved] ORACLE OCI connection problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-OCI-connection-problem/m-p/2301221#M73362</link>
      <description>Hello, 
&lt;BR /&gt;I have a problem with creating ORACLE OCI connection. When I test other connection types like SID or service name with the same parameters everything worked well. 
&lt;BR /&gt;I tried to create the connection in repository but without any success. 
&lt;BR /&gt;Im getting the following error message: 
&lt;BR /&gt;Exception in component tOracleConnection_1 
&lt;BR /&gt;java.sql.SQLException: ?? 
&lt;BR /&gt; at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) 
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:131) 
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:204) 
&lt;BR /&gt; at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:650) 
&lt;BR /&gt; at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:338) 
&lt;BR /&gt; at oracle.jdbc.driver.PhysicalConnection.&amp;lt;init&amp;gt;(PhysicalConnection.java:508) 
&lt;BR /&gt; at oracle.jdbc.driver.T2CConnection.&amp;lt;init&amp;gt;(T2CConnection.java:133) 
&lt;BR /&gt; at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:53) 
&lt;BR /&gt; at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:510) 
&lt;BR /&gt; at java.sql.DriverManager.getConnection(Unknown Source) 
&lt;BR /&gt; at java.sql.DriverManager.getConnection(Unknown Source) 
&lt;BR /&gt; at test.sfaf_0_1.sfaf.tOracleConnection_1Process(sfaf.java:287) 
&lt;BR /&gt; at test.sfaf_0_1.sfaf.runJobInTOS(sfaf.java:524) 
&lt;BR /&gt; at test.sfaf_0_1.sfaf.main(sfaf.java:390) 
&lt;BR /&gt;Im using TOS_DI-win-x86_64 V5.3.1 running on WIN 7 64, oracle client 11.2.0 installed is 64bit as well as JDK 7. 
&lt;BR /&gt;ORACLE_HOME and TNS_ADMIN variables set correctly. 
&lt;BR /&gt;Could anyone help me with this? 
&lt;BR /&gt;Thanks a lot!! 
&lt;BR /&gt;Zdenek</description>
      <pubDate>Sat, 16 Nov 2024 11:55:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-OCI-connection-problem/m-p/2301221#M73362</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ORACLE OCI connection problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-OCI-connection-problem/m-p/2301222#M73363</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;I tried to create the connection in repository but without any success.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;&lt;BR /&gt;Did you get "no ocijdbc11 in java.library.path" error message?(I cannot see the error "java.sql.SQLException: ??" ) If so, when you use the oracle oci to conntect remote oracle database , you need install Oracle Client on your computer.&lt;BR /&gt;See the related document &lt;A href="https://help.talend.com/search/all?query=Setting+up+a+database+connection&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter: Setting up a DB connection&lt;/A&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2013 10:34:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-OCI-connection-problem/m-p/2301222#M73363</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-28T10:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ORACLE OCI connection problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-OCI-connection-problem/m-p/2301223#M73364</link>
      <description>Oracle client is already installed, the ocijdbc11 library is in ..oracle\product\..\BIN\ directory.&lt;BR /&gt;Btw I dont know why I get these two chars "??".&lt;BR /&gt;Thank you,&lt;BR /&gt;Zdenek</description>
      <pubDate>Wed, 28 Aug 2013 10:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-OCI-connection-problem/m-p/2301223#M73364</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-28T10:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ORACLE OCI connection problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-OCI-connection-problem/m-p/2301224#M73365</link>
      <description>Hi Zdenek, &lt;BR /&gt;Did you resolve your issue? Because the topic state is resolved. If so, could you please share your solution with us?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 29 Aug 2013 03:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-OCI-connection-problem/m-p/2301224#M73365</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-29T03:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ORACLE OCI connection problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-OCI-connection-problem/m-p/2301225#M73366</link>
      <description>Hello,
&lt;BR /&gt;yes I did, I had oracle client 11 and tried to connect to oracle 10 database which wasnt problem for ORACLE with SID or ORACLE with service name connection types BUT ORACLE OCI connection couldnt be established.
&lt;BR /&gt;WHAT I DID was just downloaded ocijdbc10.dll and copied it to %ORACLE_HOME%\BIN directory and it solved the problem. So Im still running oracle 11 client but I have to say Talend to to use ORCALE 10 when creating ORCLE OCI connection.
&lt;BR /&gt;For other types of ORACLE connections I can leave ORACLE 11 in DB Version field and it works.
&lt;BR /&gt;Thank you for help Sabrine!
&lt;BR /&gt;Best regards,
&lt;BR /&gt;Z.</description>
      <pubDate>Fri, 30 Aug 2013 11:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-OCI-connection-problem/m-p/2301225#M73366</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-30T11:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ORACLE OCI connection problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-OCI-connection-problem/m-p/2301226#M73367</link>
      <description>Hi, &lt;BR /&gt;Thanks for your sharing, which is useful for us.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 02 Sep 2013 03:42:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-OCI-connection-problem/m-p/2301226#M73367</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-02T03:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ORACLE OCI connection problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-OCI-connection-problem/m-p/2301227#M73368</link>
      <description>Same issue in TOS DI 6.2.1 x64 + Oracle 11R2 x64 client using tnsnames and direct Socket connection 
&lt;BR /&gt;Connection works in all modes except OCI 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAs1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132973i341DE7546B2CE304/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAs1.png" alt="0683p000009MAs1.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Sun, 18 Dec 2016 20:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-OCI-connection-problem/m-p/2301227#M73368</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-18T20:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ORACLE OCI connection problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-OCI-connection-problem/m-p/2301228#M73369</link>
      <description>Hi,
&lt;BR /&gt;
&lt;FONT face="Arial, Helvetica, sans-serif"&gt;It seems the Oracle jar is not compatible with the current OCI client used.&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT face="Arial, Helvetica, sans-serif"&gt;Have you tried to&amp;nbsp;&lt;/FONT&gt;
&lt;FONT face="Arial, Helvetica, sans-serif"&gt;update the jars in studio to the ones in the OCI Client download to see if it is Ok with you?&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT face="Arial, Helvetica, sans-serif"&gt;Please take a look at a similiar issue:&lt;A href="https://community.oracle.com/thread/924664?tstart=0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.oracle.com/thread/924664?tstart=0&lt;/A&gt;&lt;/FONT&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 19 Dec 2016 08:06:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-OCI-connection-problem/m-p/2301228#M73369</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-19T08:06:05Z</dc:date>
    </item>
  </channel>
</rss>

