A flatfile contains 200 records.I want to load first 50
records at first time running the job,second 50 records at
second time running and so on,how u can develop the job?pls
give the steps?pls pls

Answer Posted / sarath

i think using global parameter we can achieve this in transformer . first set the parameter value to 0 or 1 and finally after transforming set the parameter value to max(rownum) so that the value will b updated. for the next time using use that parameter as the starting point to load the data.

sorry if it is wrong.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the flow of loading data into fact & dimensional tables?

587


Hi All , in PX Job I have passed 4 Parameters and when i run the same job in sequence i dont want to use those parameters , is this possible if yes then how

1115


If you want to use a same piece of code in different jobs, how will you achieve this?

780


Define oconv () and iconv () functions in datastage?

871


What is aggtorec restructure operator?

711






What is a folder? Difference types of stages?

617


Define repository tables in datastage?

695


What is the different type of jobs in datastage?

561


Hi everyone,I have kept a project Sales And Distribution for a pharmaceutical company.can anybody explain one complex business rule that we had in our project and how did you accomplish it using DS?

1751


What are the functionalities of link partitioner and link collector?

594


How many areas for files does datastage have?

634


1.new record it will insert but changes of natural key is not present in taget i want to update (here key is composite natural key )can any one help this to explan how to do

1647


How to convert RGB Value to Hexadecimal values in datastage?

3450


What are stage variables?

628


How to RD using transformer?

852