Hi friends,
I have 100 records in my input file, if i run first,the
first 10 records are stored into the output and if i run
second time next 10 records stored into the output file like
that

please let me know the answer

Thanks,
krishna

Answer Posted / jitender k

You can use I/F-->Reformat-->Rep-->Rollup-->lookup file
--> output_file
In reformat need to add next_in_sequence() >= lookup_match(lookup_file,count) and next_in_sequence() < lookup_match(lookup_file,count)+10

And in Rollup, we will have key as NULL and count function which will count the number of record process so far which stored in a separate file,so every time when your graphs runs it will pick from the next number of records.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the output when -1 is put in select_expr of FBE?

1184


Describe the process steps you would perform when defragmenting a data table. This table contains mission critical data?

887


When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?

918


How to compare two dmls in abinitio

1567


What is the syntax for m_dump in abinitio?

1345


Describe the elements you would review to ensure multiple scheduled batch jobs do not collide with each other?

873


What is the purpose of having stored procedures in a database?

894


What the difference between “look-up” file and “look is up” in abinitio?

1098


What is the ab initio business rules environment (bre)?

941


What is data mapping and data modelling?

1256


What are the types of data processing you are familiar with?

937


What is a look-up?

880


What do you understand by a cartesian join?

898


How can we increase the loading performance of oracle table in AbInitio?

889


what is the project environment(for each project the environment is same or different to different project)?

1938