I am having 10 records in i/p file,and i want to load only
one record at a time to the output file.Then how can i do it?

Answers were Sorted based on User's Feedback



I am having 10 records in i/p file,and i want to load only one record at a time to the output file...

Answer / ankur

Output file component in serial layout will always be written serially by any upstream abinitio component.

If you meant Output Table component instead of Output file, then API mode will ensure that the load happens sequentially.

Is This Answer Correct ?    1 Yes 0 No

I am having 10 records in i/p file,and i want to load only one record at a time to the output file...

Answer / keerthika

You can use the partition by round robin component and specify Block size parameter to 1.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Ab Initio Interview Questions

How you can delete an object from EME data store ? How to use in abinitio graph?

1 Answers   IBM, TCL,


How to create a repository in abinitio for stand-alone system(local nt)?

0 Answers  


How to implement the funtionality in the custom component to use in the graph?

1 Answers  


What is air-project parameter ? How to use in abinitio graph?

3 Answers   IBM, TCL, Tech Mahindra,


What is the purpose of having stored procedures in a data-based?

0 Answers  






How can you view the data in the Multifile

4 Answers   IBM,


Mention what dedup-component and replicate component does?

0 Answers  


Explain what is sandbox?

0 Answers  


What would be the next step after collecting the data?

0 Answers  


Order of Evaluation of Parameters

2 Answers  


If I delete 1 partition (in 8 partition multifile) and run the graph. Will the graph run successfully?, If not what error I'm going to get.

2 Answers  


What is a local lookup?

0 Answers  


Categories