<?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 CDC Implementation in Oracle in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/CDC-Implementation-in-Oracle/m-p/2292095#M65208</link>
    <description>&lt;P&gt;Hi All,&lt;BR /&gt;I am trying to implement CDC in oracle as given in&amp;nbsp;&lt;BR /&gt;&lt;U&gt;&lt;A href="https://www.talendforge.org/tutorials/tutorial.php?language=english&amp;amp;idTuto=42" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://www.talendforge.org/tutorials/tutorial.php?language=english&amp;amp;idTuto=42&lt;/A&gt;&lt;/U&gt;&lt;BR /&gt;When i am adding CDC to Customers table on DataOracle,It has generated a script which puts an entry in TSubscribers table and creating a new subscriber as TCDC_Customers.&lt;BR /&gt;But here i am facing a difficulty as the script generated has ID as Number(0).This is further giving me "number precision specifier is out of range(1 to 38) " error.&lt;BR /&gt;While the manual has correct script with NUMBER(22,0).&lt;BR /&gt;Any help or suggestion would be appreciated.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.talend.com/legacyfs/online/225168/Talend_cdc.png" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MG1a.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151757i38B83AC699A28A4A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MG1a.png" alt="0683p000009MG1a.png" /&gt;&lt;/span&gt; &lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Nov 2016 06:26:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-11-21T06:26:01Z</dc:date>
    <item>
      <title>CDC Implementation in Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CDC-Implementation-in-Oracle/m-p/2292095#M65208</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;I am trying to implement CDC in oracle as given in&amp;nbsp;&lt;BR /&gt;&lt;U&gt;&lt;A href="https://www.talendforge.org/tutorials/tutorial.php?language=english&amp;amp;idTuto=42" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://www.talendforge.org/tutorials/tutorial.php?language=english&amp;amp;idTuto=42&lt;/A&gt;&lt;/U&gt;&lt;BR /&gt;When i am adding CDC to Customers table on DataOracle,It has generated a script which puts an entry in TSubscribers table and creating a new subscriber as TCDC_Customers.&lt;BR /&gt;But here i am facing a difficulty as the script generated has ID as Number(0).This is further giving me "number precision specifier is out of range(1 to 38) " error.&lt;BR /&gt;While the manual has correct script with NUMBER(22,0).&lt;BR /&gt;Any help or suggestion would be appreciated.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.talend.com/legacyfs/online/225168/Talend_cdc.png" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MG1a.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151757i38B83AC699A28A4A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MG1a.png" alt="0683p000009MG1a.png" /&gt;&lt;/span&gt; &lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 06:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CDC-Implementation-in-Oracle/m-p/2292095#M65208</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-21T06:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: CDC Implementation in Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CDC-Implementation-in-Oracle/m-p/2292096#M65209</link>
      <description>Hi, 
&lt;BR /&gt;Sorry for delay! 
&lt;BR /&gt;Could you please indicate what's the build version you are using? 
&lt;BR /&gt;The&amp;nbsp;tutorial is out of date. Have you already checked document about: 
&lt;A href="https://help.talend.com/search/all?query=Setting+up+a+CDC+environment" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9p6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134116iFBD5D7F21624A744/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9p6.png" alt="0683p000009M9p6.png" /&gt;&lt;/span&gt;etting up a CDC environment&lt;/A&gt;? 
&lt;BR /&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 06 Dec 2016 09:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CDC-Implementation-in-Oracle/m-p/2292096#M65209</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-06T09:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: CDC Implementation in Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CDC-Implementation-in-Oracle/m-p/2292097#M65210</link>
      <description>Thanks for redirecting to the right path Sabrina.&lt;BR /&gt;&lt;A href="https://help.talend.com/search/all?query=Setting+up+a+CDC+environment" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Setting+up+a+CDC+environment&lt;/A&gt;&lt;BR /&gt;My issue is at step 4.&lt;BR /&gt;I have rechecked my table.It does have a Primary Key.&lt;BR /&gt;Also my script is not creating the name as Alias like TCDC_CUSTOMERS.&lt;BR /&gt;Can u please suggest what could be the reason?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gowthami</description>
      <pubDate>Thu, 15 Dec 2016 12:28:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CDC-Implementation-in-Oracle/m-p/2292097#M65210</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-15T12:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: CDC Implementation in Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CDC-Implementation-in-Oracle/m-p/2292098#M65211</link>
      <description>Build Version is 5.4.2</description>
      <pubDate>Thu, 15 Dec 2016 12:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CDC-Implementation-in-Oracle/m-p/2292098#M65211</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-15T12:31:30Z</dc:date>
    </item>
  </channel>
</rss>

