<?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: Check Source data against target database in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Check-Source-data-against-target-database/m-p/2232081#M22166</link>
    <description>Hi,
&lt;BR /&gt;
&lt;FONT size="2"&gt;I'm following the same approach proposed by comment #4 &amp;nbsp;in validating data after migration. In this approach is it possible to capture the place where the data is mismatch? Meantime I want to know whether is there any option to identify any missing rows when data is migrated from source table to target table? Please help on this.&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;Thanks and Regards,&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;Asanka.&amp;nbsp;&lt;/FONT&gt;</description>
    <pubDate>Wed, 24 Sep 2014 07:53:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-09-24T07:53:26Z</dc:date>
    <item>
      <title>Check Source data against target database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Check-Source-data-against-target-database/m-p/2232075#M22160</link>
      <description>First, there's got to be a correct name for this... Data verification, data validation don't seem to fit. Data reconciliation? I don't know. 
&lt;BR /&gt;Anyway, having performed ETL from a data source and inserted records in a target database, how do we check the results? 
&lt;BR /&gt;I can do counts against the source and target manually. I can write a ton of SQL that will do joins like I created in tMap, and reverse left outer joins from source to target and target to source, and I can run queries to compare result columns but... 
&lt;BR /&gt;Isn't there a way to do this, faster, easier, and possible using the jobs that I designed? 
&lt;BR /&gt;How to we check our results? Compare source data against finished target data? Get lists of records not existing in one or the other database? 
&lt;BR /&gt; 
&lt;BR /&gt;System and development info: 
&lt;BR /&gt;We're using TOS for Data Integration, 5.3.1, from Oracle to Oracle. 
&lt;BR /&gt;Our designs are pretty vanilla, and probably not up to best practices by experienced designers' standards.</description>
      <pubDate>Mon, 13 Jan 2014 23:08:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Check-Source-data-against-target-database/m-p/2232075#M22160</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-13T23:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Check Source data against target database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Check-Source-data-against-target-database/m-p/2232076#M22161</link>
      <description>Hi, &lt;BR /&gt;What's your expected result? The quality data? If so, are you referring to the feature in talend data quality product &lt;A href="https://help.talend.com/search/all?query=Table+analyses&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Table analyses&lt;/A&gt;?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 14 Jan 2014 02:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Check-Source-data-against-target-database/m-p/2232076#M22161</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-14T02:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Check Source data against target database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Check-Source-data-against-target-database/m-p/2232077#M22162</link>
      <description>What I'm trying to get is proof that the data we are trying to ETL did, indeed, make it to the target.
&lt;BR /&gt;What rows are missing, if any. And, in our case, are there any additional rows (shared database, and the developers stick in some test data).
&lt;BR /&gt;As the target tables are joins of the source tables, I need to check the parent record, and any child/joined records.
&lt;BR /&gt;The DQ check intra-table data, on a selected database, correct? I did not think that it allows comparisons between two separate databases.</description>
      <pubDate>Tue, 14 Jan 2014 17:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Check-Source-data-against-target-database/m-p/2232077#M22162</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-14T17:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Check Source data against target database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Check-Source-data-against-target-database/m-p/2232078#M22163</link>
      <description>Hi, &lt;BR /&gt;Yes, the DQ check intra-table data, on a selected database(one connection from DB).&lt;BR /&gt;For your scenario, you can "Compare" two tables between source DB and target DB to see if the target DB is consistent with source DB.&lt;BR /&gt;The job design should be:&lt;BR /&gt;t&amp;lt;DB&amp;gt;Input(target DB)--&amp;gt;tMap--&amp;gt;output&lt;BR /&gt;t&amp;lt;DB&amp;gt;Input(source DB)--&amp;gt;&lt;BR /&gt;Set inner join in tMap and the "Catch lookup inner join reject" as true.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 15 Jan 2014 07:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Check-Source-data-against-target-database/m-p/2232078#M22163</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-15T07:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Check Source data against target database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Check-Source-data-against-target-database/m-p/2232079#M22164</link>
      <description>Thanks you Sabrina, I will be trying that soon.  It will be nice to have the system check rather than writing so much code to reverse what I've put into the new DB.</description>
      <pubDate>Wed, 22 Jan 2014 05:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Check-Source-data-against-target-database/m-p/2232079#M22164</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-22T05:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Check Source data against target database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Check-Source-data-against-target-database/m-p/2232080#M22165</link>
      <description>Hi, &lt;BR /&gt;Feel free let me know if it is OK with you.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 22 Jan 2014 05:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Check-Source-data-against-target-database/m-p/2232080#M22165</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-22T05:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Check Source data against target database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Check-Source-data-against-target-database/m-p/2232081#M22166</link>
      <description>Hi,
&lt;BR /&gt;
&lt;FONT size="2"&gt;I'm following the same approach proposed by comment #4 &amp;nbsp;in validating data after migration. In this approach is it possible to capture the place where the data is mismatch? Meantime I want to know whether is there any option to identify any missing rows when data is migrated from source table to target table? Please help on this.&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;Thanks and Regards,&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;Asanka.&amp;nbsp;&lt;/FONT&gt;</description>
      <pubDate>Wed, 24 Sep 2014 07:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Check-Source-data-against-target-database/m-p/2232081#M22166</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-24T07:53:26Z</dc:date>
    </item>
  </channel>
</rss>

