<?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: ToracleInput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/ToracleInput/m-p/2330610#M99672</link>
    <description>thanks a lot for your feedback&lt;BR /&gt;that means i must create an input for each tables due to the fact the schema is different between tables or Talend will take schema from column in my query?</description>
    <pubDate>Wed, 22 Feb 2012 08:35:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-02-22T08:35:36Z</dc:date>
    <item>
      <title>ToracleInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ToracleInput/m-p/2330608#M99670</link>
      <description>Hi People,&lt;BR /&gt;How can i do to query on Oracle server with multiple Tables joined&lt;BR /&gt;&lt;BR /&gt;select CHN_SPEC_T.CHN_SHORT_NM,CHN_SPEC_T.CUSTOM_GRP_CHN_NBR,STORE_T.CM_STR_NBR, CHN_SPEC_T.PARENT_CORP_KEY&lt;BR /&gt;from STORE_T&lt;BR /&gt;Inner join CLSTR_STR_T on (STORE_T.STR_NBR = CLSTR_STR_T.STR_NBR)&lt;BR /&gt;Inner join CHN_SPEC_T on (CHN_SPEC_T.CLSTR_NBR = STORE_T.CLSTR_NBR) &lt;BR /&gt;where STORE_T.DEINSTALL_DT IS NULL&lt;BR /&gt;and (CLSTR_STR_T.CLSTR_NBR in (674))&lt;BR /&gt;and (CLSTR_STR_T.STOP_DT is null)&lt;BR /&gt;order by CHN_SPEC_T.CHN_SHORT_NM,CHN_SPEC_T.PARENT_CORP_KEY,CHN_SPEC_T.CUSTOM_GRP_CHN_NBR,STORE_T.CM_STR_NBR&lt;BR /&gt;i did an oracle connexion then oracleinput but i still have the error message for the missing schema from toracleinput?&lt;BR /&gt;thanks for your help</description>
      <pubDate>Sat, 16 Nov 2024 12:22:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ToracleInput/m-p/2330608#M99670</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: ToracleInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ToracleInput/m-p/2330609#M99671</link>
      <description>Hi,&lt;BR /&gt;it's a good thing that you have defined your query to retrieve the data, but Talend needs to know how to get that data. That's why you need a schema. Try to click on "Guess Schema", and if it doesn't work click on "Edit Schema" (Editer le schéma), and enter the column definitions corresponding to the columns you are trying to retrieve from your query.</description>
      <pubDate>Thu, 16 Feb 2012 22:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ToracleInput/m-p/2330609#M99671</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-16T22:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: ToracleInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ToracleInput/m-p/2330610#M99672</link>
      <description>thanks a lot for your feedback&lt;BR /&gt;that means i must create an input for each tables due to the fact the schema is different between tables or Talend will take schema from column in my query?</description>
      <pubDate>Wed, 22 Feb 2012 08:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ToracleInput/m-p/2330610#M99672</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-22T08:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: ToracleInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ToracleInput/m-p/2330611#M99673</link>
      <description>Hi,&lt;BR /&gt;You don't have to create a schema for every table, you have to "tell Talend" the data you're going to get from this select, what means that you have to define every row that you will get from the select.</description>
      <pubDate>Wed, 22 Feb 2012 08:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ToracleInput/m-p/2330611#M99673</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-22T08:46:34Z</dc:date>
    </item>
  </channel>
</rss>

