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 |
What is the difference between rollup and scan?
What is .abinitiorc and What it contain?
How does PBK and Sort component and Join(in memory sort) work?I mean in the join component i have used In Memory Sort,so how will it work in terms of performence as compared with PBKand Sort Component?
How do you improve the performance of a graph?
How to run the graph without GDE?
How to Improve Performance of graphs in Ab initio?
What are the functions of the replicate and dedup component?
what is the difference between .dbc and .cfg file?
What are Cartesian joins?
What are the different forms of output that can be obtained after processing of data?
Describe in detail about lookup?
What is the significance of record required indicator of Join component ?