Can you read multiple input files using one input file component ? (Same DML) How to use in abinitio graph?
Answers were Sorted based on User's Feedback
Answer / archana reddy
Yes, by using Read Multiple file component
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / koyel
Hi,
You can use Read Multiple Files Component for reading multiple input files.It extracts the names of the files from the component's input flow,reads each of the files and writes them to a output file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anurag
1.On the Data tab of the Properties dialog for the INPUT FILE, click Edit.
2.In the Define Multifile Partitions dialog, click New and enter the full path of the files you wantto process
| Is This Answer Correct ? | 0 Yes | 0 No |
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?
Explain the methods to improve performance of a graph?
What are the prioritized Rules in as Transform function
Why creation of temporary files depends on the value of MAX CORE
One file contains header,body,trailer records and header in a single row as well as trailer too.How to segregate these header,trailer and body records and once it gets segregated,i want to make the body data in reverse i.e if i have 10 body records,the 10th record should be the first record,9th record should be the second line,etc..
Describe how you would monitor and control database physical file size and growth?
What is the diff between abinitiorc and .abinitiorc files ?
How can we RUN a graph in UNIX?
how to create a new mfs file? where will we specify the number of partition eg 4 way ,8 way?
List the various vector functions used in ab initio with syntax.
what is the syntax of m_dump command?
EmpId RollNo RollNo2 A t1 se A1 se tm i want output as A Emp A TL A1 SE etc how i can get output please send me your answer