Can you read multiple input files using one input file component ?(same DML)
Answers were Sorted based on User's Feedback
Answer / rohit
Use Read Multiple Files component. We can read multiple
file having same dml with this component.
| Is This Answer Correct ? | 19 Yes | 2 No |
Try this by using LOOPING option in CONDUCT>IT
| Is This Answer Correct ? | 3 Yes | 1 No |
If all the input files are in the same layout, you can also leverage the custom layout option in the INPUT FILE component. You can add as many files as you want and the component will treat the files as a Multifile.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is a deadlock and how it occurs?
How to add default rules in the transformer?
What are the benefits of data processing according to you?
How co> operating system natively processes the data?
The methods to improve performance of a graph?
How data is processed and what are the fundamentals of this approach?
what is difference between chk point n phase.Say im loading a file (containig 1 lakh records) and my graph fails after loading 50,000th record.What is the advantage of using check point in this case. Will i be able to start from 51000th record.
Mention what is the syntax for m_dump in abinitio?
. How can you run a graph continuously without using continuous components ?
What is the significance of ‘mp run’ command ?
How to replace last 4 digits of an input column with XXXX given input column has 12 digits?
Hello, I need help on passing parameter to Oracle Stored Procedure.I am a oracle DBA,need to use some graphs. I need help to pass date parameter with format YYYYMMDD from Ab Initio to Oracle STored Procedure.How to do that please explain me...