How to read multiple files at different directories using a
single Sequential File stage in DS Enterprise Edition
Answer Posted / subhash
If all files having same Metadata,
Select Read method as 'specific file(s)'
then u Can add as many files as you want to run by selecting 'file' property from the 'available properties to add'.
It locks like below:
File= /dsg/work/temp/Employee1.txt
File= /dsg/work/Employee2.txt
File= /dsg/Employee3.txt
Read Method= Specific file(s)
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is merge stage?
What is apt_config in datastage?
What is the difference between in process and inter process?
What is the difference between orabulk and bcp stages?
what are .ctl(control files) files ? how the dataset stage have better performance by this files?
Why we use surrogate key?
Differentiate between validated and Compiled in the Datastage?
What are constraints and derivations?
What is the difference between the local container and shared container?
Can anyone tell me a difficult situation who have handled while creating Datastage jobs?
If you want to use a same piece of code in different jobs, how will you achieve this?
What is the difference between operational data stage (ods) and data warehouse?
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
how can we create rank using datastage?what is the meaning of rank?
Name the command line functions to import and export the DS jobs?