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

Describe the grant/revoke ddl facility and how it is implemented?

0 Answers  


What are the fundamental blocks of co> operating system of ab initio?

0 Answers  


Can some tell me at which level pdl gets resolved when parameters are resolved in abinitio? Also what happens in dml evaluation during parameter evaluation ?

0 Answers  


What are the facts that can compromise data integrity?

0 Answers  


What is the difference between a scan component and a rollup component?

0 Answers  






What is the difference between look-up file and look-up, with a relevant example?

0 Answers  


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

1 Answers  


11. What is the use of allocate()?

1 Answers   TCL,


. How we can remove temp files of a failed job if .rec is not available

2 Answers  


Pdl with an example?

0 Answers  


What is standard environment ?

2 Answers  


What is the diff between abinitiorc and .abinitiorc files ?

1 Answers   TCL,


Categories