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
What is a local lookup?
What is the difference between rollup and scan?
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
Can anyone give me an exaple of realtime start script in the graph?
How would you find out whether a sql query is using the indices you expect?
Define ramp limit in ab initio?
What a local lookup is?
What does de-partition mean in abinitio?
Tell us about the architecture of abinitio.
What is a rollup component? Explain about it.
How to create a repository in abinitio for stand-alone system(local nt)?
Explain the difference between the truncate and delete commands?
What do you mean by data sorting?
What is the core of co> operating system?
Explain how you can run a graph infinitely in ab initio?