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 / jerry
Hi,
You can create a graph with 2 parameters,say count1 and count2.
Now u can use a 'filter by' transform and give the filter
condition as
"next_in_sequence > count1 and next_in_sequence < count2".
U can give the value for parameters in the pset as 0,10
respectively.
this is just one way. :)
Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
Tell us about the architecture of abinitio.
What do you mean by a transaction file?
State the relation between EME, GDE and Co-operating system?
What is abinitio?
What do you mean by a transaction file and how it is different from that of a sort file?
Have you ever encountered an error called “depth not equal”?
How you can run a graph infinitely in ab initio?
Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?
To which project that prefix will set is to private project or public project or both?how and where to set?
How do you truncate a table?
Explain what is sort component in abinitio?
What is the max core of a component?
Mention what dedup-component and replicate component does?
Mention what is a partition and what are the different types of partition components in abinitio?
When we should use 'jobid' for commit table (Output table component??