You can ask about - meta pivot, leading records, read & write multiple files component ? How to use in abinitio graph?
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 |
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
What do you mean by data sorting?
what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?
If m loading a file of 1 million records.and the graph fails after loading 10,000 records. In this case if we use rollback command then what will happen?
Mention what is a partition and what are the different types of partition components in abinitio?
Why might the optimizer use a table scan when an index is available?
What is $mpjret?
what is the difference between .dbc and .cfg file?
Explain PDL with an example?
i have 2 files. First file contains a,b,c,d as rows and second file contains 1,2,3,4 as rows. how do we make single a1b2c3d4 and 4 different rows a1, b2, c3,d4.
What are the reasons for which business can trust the approach of data processing?
Can you explain the co>operating system’s processing model?