You can ask about - meta pivot, leading records, read & write multiple files component ? How to use in abinitio graph?



You can ask about - meta pivot, leading records, read & write multiple files component ? How to ..

Answer / ankan

Meta Pivot splits records by data fields (columns), converting each input record into a series of separate output records. There is one separate output record for each field of data in the original input record. Each output record contains the name and value of a single data field from the original input record.

Leading Records copies a specified number of records from its in to its out port, counting from the first record in the input file. We can Specify the number of records to copy from in port to out port.
Read Multiple Files reads records from the in port, calls a transform function to get the name of a local file from each input record, reads records from the files, and writes these records to the out port.

Write Multiple Files reads input records and derives a local filename from each single record. Each input record is written to the designated local file, passing through an optional transform function.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Ab Initio Interview Questions

How do we extract data from client machine?

1 Answers  


Explain how abinitio eme is segregated?

0 Answers  


How many parallelisms are in Abinitio?

3 Answers  


Describe how you would monitor and control database physical file size and growth?

3 Answers   IBM, Satyam,


what is the syntax of m_dump command?

3 Answers  






What happens when we provide null key to sort, merge and pbks in Abinitio ?

0 Answers  


What kind of layouts does abinitio support?

0 Answers  


What is EME?What is GDE?What is Co-operating system?What is the link between all these?Please explain elaborately.

1 Answers  


What will be the output of using partition by Round-Robin after the partiton by key in ab initio?

1 Answers  


What is the syntax for m_dump in abinitio?

0 Answers  


Hi friends, i have input like below naresh 10,20 suresh 30,40 i want out put like naresh 10 naresh 20 suresh 30 suresh 40 please help me thank you

3 Answers  


What is rollup component?

0 Answers  


Categories