1.How to read multiple file from sequential stage.
2.If a file doesn't arrive or doesn't exists in sequential
stage how do u handle this.
3.What do you do before taking data from source to staging
area.
4. I have a remove duplicate stage and transformer
stage.what will u do for optimizeing the performance of the
job.

Answer Posted / varma

Ans1 : We can use Read Method = “Specific Files” and give the full path of all the file one by one. Alternatively, you can use Read Method = “File Pattern” and specify the wild card.

Ans 2: We can control this using “Missing File Mode” Option. Values are “Ok” to skip the file and continue and “Error” to abort the job.

Ans3: It is important to make sure the meta data matches the record. It would be better to reject bad reject and collect them in “Reject Link”. This can be controlled by “Reject Mode” option. Values are “Continue”, “Fail” and “Output”. “Output” will collect the reject records in a reject link.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define meta stage?

786


How do you start developing a datastage project?

660


What is staging variable?

624


CHANGE CAPTURE

896


How do you schedule or monitoring the job?

671






What is the use of datastage designer?

639


What are the enhancements made in datastage 7.5 compare with 7.0?

709


What are the difference types of stages?

622


how to sort two columns in single job in datastage.

2534


how to run a sequential file stage in parallel if the stage is used on the TARGET side

1141


Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?

1784


What are the functionalities of link partitioner?

620


What are the job parameters?

708


What is ibm datastage?

607


To see hidden files in LINIX?

946