Search found 1 match

by sumitchandra
Wed Feb 16, 2005 3:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: To check flat file data with source data
Replies: 2
Views: 931

To check flat file data with source data

Hi, We are using DataStage to extract data from source (SQL 2000) and dump the data in flat file. We would like to check if the data was extracted appropriately that is compare the row count of data in flat file with that od source to ensure that we have all the intended data in flat file. How can t...