<?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 PARTITIONED TABLE in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-PARTITIONED-TABLE/m-p/2344317#M111985</link>
    <description>Hi, 
&lt;BR /&gt;Perhaps the component tMap is another way for your job design. Set a filter condition in input source. But there is a concern about the performance. 
&lt;BR /&gt;The tMap will be slower than writing a equivalent SQL . Because Sql query is executed on the database engine directly. 
&lt;BR /&gt;By the way we provide ELT components to community users 
&lt;BR /&gt;For more details, please refer to: 
&lt;A href="https://help.talend.com/search/all?query=Using+SQL+templates&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;UsingSQLtemplates&lt;/A&gt; and 
&lt;A href="https://help.talend.com/search/all?query=ELT+components&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;ELT components&lt;/A&gt;. Hope it will help you. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
    <pubDate>Mon, 01 Apr 2013 08:43:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-04-01T08:43:32Z</dc:date>
    <item>
      <title>[resolved] ORACLE PARTITIONED TABLE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-PARTITIONED-TABLE/m-p/2344314#M111982</link>
      <description>Hi!&lt;BR /&gt;I'm new and i want insert in a specific partion of a oracle table is possible with talend?&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Wed, 27 Mar 2013 17:44:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-PARTITIONED-TABLE/m-p/2344314#M111982</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-27T17:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ORACLE PARTITIONED TABLE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-PARTITIONED-TABLE/m-p/2344315#M111983</link>
      <description>Hi, 
&lt;BR /&gt;It is possible to use talend to take actions in a specific partition of a oracle table. As long as the JDBC and Oracle support the specific partition of a oracle table, talend support that too. 
&lt;BR /&gt;I think it is same that inserting data in a specific partition of a oracle table or do it in a ordinary table.
&lt;BR /&gt;You can take a try for it. Pay more attention on your SQL language, as we known that there are some differences between ordinary table and specific partition of table.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 28 Mar 2013 03:00:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-PARTITIONED-TABLE/m-p/2344315#M111983</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-28T03:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ORACLE PARTITIONED TABLE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-PARTITIONED-TABLE/m-p/2344316#M111984</link>
      <description>Hi,&lt;BR /&gt;the only way that I have found is by tOracleRow Component using for example:&lt;BR /&gt;insert into t1 select * from tb2 where DT_timestamp &amp;gt;= DATE '2012-0101' and DT_timestamp &amp;lt; DATE '2013-0102'&lt;BR /&gt;there is another way?&lt;BR /&gt;Thanks,&lt;BR /&gt;Gino.</description>
      <pubDate>Fri, 29 Mar 2013 08:42:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-PARTITIONED-TABLE/m-p/2344316#M111984</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-29T08:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ORACLE PARTITIONED TABLE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-PARTITIONED-TABLE/m-p/2344317#M111985</link>
      <description>Hi, 
&lt;BR /&gt;Perhaps the component tMap is another way for your job design. Set a filter condition in input source. But there is a concern about the performance. 
&lt;BR /&gt;The tMap will be slower than writing a equivalent SQL . Because Sql query is executed on the database engine directly. 
&lt;BR /&gt;By the way we provide ELT components to community users 
&lt;BR /&gt;For more details, please refer to: 
&lt;A href="https://help.talend.com/search/all?query=Using+SQL+templates&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;UsingSQLtemplates&lt;/A&gt; and 
&lt;A href="https://help.talend.com/search/all?query=ELT+components&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;ELT components&lt;/A&gt;. Hope it will help you. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 01 Apr 2013 08:43:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-PARTITIONED-TABLE/m-p/2344317#M111985</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-01T08:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ORACLE PARTITIONED TABLE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-PARTITIONED-TABLE/m-p/2344318#M111986</link>
      <description>Oracle it self organize where your data sets are stored. It is not necessary to change anything in your SQL statement - and therefore in the Talend job - to read or write from a partitioned  table in Oarcle (unlike in PostgreSQL!).&lt;BR /&gt;Oracle handle partitions absolute transparent, speak simply to the table, that it.</description>
      <pubDate>Mon, 01 Apr 2013 17:47:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-PARTITIONED-TABLE/m-p/2344318#M111986</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-01T17:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ORACLE PARTITIONED TABLE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-PARTITIONED-TABLE/m-p/2344319#M111987</link>
      <description>Hi jlolling,
&lt;BR /&gt;you are telling me that if I run job without any where conditions the tOracleOutput components assolve his task?!?
&lt;BR /&gt;For example: I want to insert in partitioned table ( DT_timestamp is the field used for partitionig),
&lt;BR /&gt;if the data_set are with DT_timestamp='April/2013' and the last partition where I entered rows is March/2013,
&lt;BR /&gt;tOracleOutput adds a new partition and insert the rows?
&lt;BR /&gt;Thanks for your help!!!
&lt;BR /&gt;For Sabrina,
&lt;BR /&gt;I see the ELT components now i make a test, very helpfull!!!</description>
      <pubDate>Tue, 02 Apr 2013 10:55:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-PARTITIONED-TABLE/m-p/2344319#M111987</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-02T10:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ORACLE PARTITIONED TABLE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-PARTITIONED-TABLE/m-p/2344320#M111988</link>
      <description>No that is not what I am tried to explain. tOracleOutput does not create new partitions - of course not.&lt;BR /&gt;You have to declare your partitions by your self, but you can declare as much as you need - also for the fare furture, because a empty partition in Oracle does not allocate space, it is only a configuration nothing else.&lt;BR /&gt;I suggest creating - per script - as much as your application lives for the next  - let me say - 10 years and the real partition indeed will be created automatically if there are values for it.</description>
      <pubDate>Tue, 02 Apr 2013 20:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-PARTITIONED-TABLE/m-p/2344320#M111988</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-02T20:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ORACLE PARTITIONED TABLE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-PARTITIONED-TABLE/m-p/2344321#M111989</link>
      <description>Ok I understand 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;!!! Thanks for help very helpfull... 
&lt;BR /&gt;Gino.</description>
      <pubDate>Fri, 05 Apr 2013 10:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ORACLE-PARTITIONED-TABLE/m-p/2344321#M111989</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-05T10:17:38Z</dc:date>
    </item>
  </channel>
</rss>

