<?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: Build exceptions in tOracleConnection in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263357#M43524</link>
    <description>Matt - could you pls use the connection in say a tOracleInput and direct the output to a tLogRow? And see if the error persists? This may be a dumb suggestion, but worth a try...</description>
    <pubDate>Wed, 02 Apr 2014 13:50:59 GMT</pubDate>
    <dc:creator>willm1</dc:creator>
    <dc:date>2014-04-02T13:50:59Z</dc:date>
    <item>
      <title>Build exceptions in tOracleConnection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263356#M43523</link>
      <description>Hi,&lt;BR /&gt;In Talend 5.4.1 Universal I created a new project with a new Job.&lt;BR /&gt;I dragged a tOracleConnection component into the Job.&lt;BR /&gt;Then I typed the credentials into the component config window. Just&lt;BR /&gt;host&lt;BR /&gt;port&lt;BR /&gt;sid&lt;BR /&gt;username&lt;BR /&gt;password&lt;BR /&gt;schema&lt;BR /&gt;Nothing else&lt;BR /&gt;When I tried to build the job, I got 2 errors:&lt;BR /&gt;--&lt;BR /&gt;&lt;BR /&gt;Ausführung fehlgeschlagen: Codegenerierung fehlgeschlagen.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;Thanks&lt;BR /&gt;Matt</description>
      <pubDate>Wed, 02 Apr 2014 12:19:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263356#M43523</guid>
      <dc:creator>kleinmat</dc:creator>
      <dc:date>2014-04-02T12:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Build exceptions in tOracleConnection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263357#M43524</link>
      <description>Matt - could you pls use the connection in say a tOracleInput and direct the output to a tLogRow? And see if the error persists? This may be a dumb suggestion, but worth a try...</description>
      <pubDate>Wed, 02 Apr 2014 13:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263357#M43524</guid>
      <dc:creator>willm1</dc:creator>
      <dc:date>2014-04-02T13:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Build exceptions in tOracleConnection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263358#M43525</link>
      <description>Hi willm,
&lt;BR /&gt;thanks for your speedy reply. Here's what I have done:
&lt;BR /&gt;1. Create fresh project
&lt;BR /&gt;2. Create fresh Job
&lt;BR /&gt;3. Create DB Connection in the Meta-Data section (just entering the same infos mentioned before)
&lt;BR /&gt;4. Pulling this Connection onto the surface, choosing tOracleInput to go with it
&lt;BR /&gt;5. Pulling a tlogRow onto the surface and connecting the two via main
&lt;BR /&gt;The tOracleInput-component then gives me a warning that no Schema has been defined. But when I double-click tOracleInput, the "Component"-tab says "Properties not available". See screenshot 01.jpg
&lt;BR /&gt;I can't find a place where I could define the schema, so I simply tried to run the job. Here's the output:
&lt;BR /&gt;--
&lt;BR /&gt;Ausführung fehlgeschlagen: Codegenerierung fehlgeschlagen.
&lt;BR /&gt;
&lt;BR /&gt;--
&lt;BR /&gt;
&lt;BR /&gt;Is that what you wanted me to do?
&lt;BR /&gt;Thanks
&lt;BR /&gt;Matt</description>
      <pubDate>Wed, 02 Apr 2014 16:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263358#M43525</guid>
      <dc:creator>kleinmat</dc:creator>
      <dc:date>2014-04-02T16:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Build exceptions in tOracleConnection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263359#M43526</link>
      <description>This is the same error I am getting.  This is the first job I am writing in TOS-DI.</description>
      <pubDate>Tue, 15 Apr 2014 21:55:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263359#M43526</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-15T21:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Build exceptions in tOracleConnection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263360#M43527</link>
      <description>When I go to Windows -&amp;gt; Preferences -&amp;gt; Java I see that it is JRE8.  Do I have to uninstall JRE8?</description>
      <pubDate>Tue, 15 Apr 2014 23:14:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263360#M43527</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-15T23:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Build exceptions in tOracleConnection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263361#M43528</link>
      <description>Hi kleinmat/skanchi,&lt;BR /&gt;Let us check step by step... Can you create a oracle database connection in repository and check for success? pl refer &lt;A href="https://help.talend.com/search/all?query=tOracleConnection&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tOracleConnection&amp;amp;content-lang=en&lt;/A&gt; &lt;BR /&gt;Once that connection is success, drag the connection component on workspace and execute and test.&lt;BR /&gt;Vaibhav</description>
      <pubDate>Wed, 16 Apr 2014 05:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263361#M43528</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-16T05:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Build exceptions in tOracleConnection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263362#M43529</link>
      <description>Hi skanchi, &lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;When I go to Windows -&amp;gt; Preferences -&amp;gt; Java I see that it is JRE8.  Do I have to uninstall JRE8?&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Could you please indicate the build version you're using and your OS version? Please check document about &lt;A href="https://help.talend.com/search/all?query=Compatible+Platforms&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Compatible Platforms&lt;/A&gt;.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 16 Apr 2014 05:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263362#M43529</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-16T05:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Build exceptions in tOracleConnection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263363#M43530</link>
      <description>Hi there,&lt;BR /&gt;as for me, switching to JRE7 helped.&lt;BR /&gt;Java 8 is not yet supported by Talend.&lt;BR /&gt;Unfortunately, neither the documentation nor the installer makes a remark about this.&lt;BR /&gt;But when I uninstalled my JRE8 and installed version 7, everything worked fine for me.&lt;BR /&gt;Thanks&lt;BR /&gt;Matt</description>
      <pubDate>Wed, 16 Apr 2014 12:26:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263363#M43530</guid>
      <dc:creator>kleinmat</dc:creator>
      <dc:date>2014-04-16T12:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Build exceptions in tOracleConnection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263364#M43531</link>
      <description>Thanks for the feedback, Matt... I'll stay clear of JRE8 for the time being...</description>
      <pubDate>Wed, 16 Apr 2014 15:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263364#M43531</guid>
      <dc:creator>willm1</dc:creator>
      <dc:date>2014-04-16T15:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Build exceptions in tOracleConnection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263365#M43532</link>
      <description>Hi, &lt;BR /&gt;Actually, according to document &lt;A href="https://help.talend.com/search/all?query=Compatible+Platforms&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Compatible Platforms&lt;/A&gt;, we provide Talend Studio Compatible OS, Processor, Java JDK/JRE that are supported, in the sense that we do provide an SLA and technical support for them.&lt;BR /&gt;This doesn't mean other (non-listed) OS, Processor, Java JDK/JRE will not work but simply we won't necessarily be equipped to help you with any issue you may face with them.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 17 Apr 2014 05:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Build-exceptions-in-tOracleConnection/m-p/2263365#M43532</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-17T05:27:40Z</dc:date>
    </item>
  </channel>
</rss>

