How to read multiple files at different directories using a
single Sequential File stage in DS Enterprise Edition
Answer Posted / pooja
To read multiple files in a sequential file follow the
below process..
1. Enable "Allow Multiple Instances" in the Job Properties.
2. Add a job parameter in the sequential file stage where
the input file needs to be defined.
3. Compile and execute the job.
4. During execution, a value needs to be passed to the job
parameter..here pass the input file path placed in
different directories.
5. Execute the job for all the multiple files using the
same job by passing the input file path for each run.
6. An invocation id needs to be provided for each run. This
id indicates the no. of times the job has been executed.
Can be observed in the log.
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
Differentiate between datastage and informatica?
Describe the architecture of datastage?
Differentiate between Join, Merge and Lookup stage?
What is the sortmerge collector?
what is the difference between == and eq in UNIX shell scripting?
Which is the best institute in Hyderabad to learn OBIEE and DataStage?Please tell me faculty name also
explain about citrix scheduling tool in datastage
Which commands are used to import and export the datastage jobs?
How to find value from a column in a dataset?
Difference between in process and inter process?
What are the repository tables in datastage?
What are the types of containers?
What is the use of datastage designer?
How to reverse the string using unix?
Define orabulk and bcp stages?