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 the output when -1 is put in select_expr of FBE?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?
what is the project environment(for each project the environment is same or different to different project)?
What are the types of data processing you are familiar with?
Explain about ab initio’s dependency analysis?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
What is local and formal parameter?
Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?
What information does a .dbc file extension provides to connect to the database?
Can you explain the performance and scalability of co> operating system?
Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low
Define ramp limit in ab initio?
What is sort component in abinitio?
Tell us about the architecture of abinitio.
Explain what is the architecture of abinitio?