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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is abinitio?

888


What is $mpjret?

864


You can ask about different vector functions. How to use in abinitio graph?

5237


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

887


How to compare two dmls in abinitio

1519


Mention what is the syntax for m_dump in abinitio?

1192


What are the factors on which storage of data depends?

837


What is data mapping and data modelling?

1206


Describe what the SQL Server tempdb and tlog files are used for?

2012


Explain the difference between the truncate and delete commands?

820


We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?

1130


explain the environment varaibles with example?

807


What are the different types of parallelism in ab initio?

937


Mention what is a partition and what are the different types of partition components in abinitio?

898


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?

731