INPUT file 'A' contains:
1
2
3
4
5
6
7
8
9
10

input file 'B' contains:
6
7
8
9
10
11
12
13
14
15

Output file 'X' contains:
1
2
3
4
5

Output file 'Y' contains:
6
7
8
9
10

Output file 'Z' contains:
11
12
13
14
15

How can we implement this in a single ds job?

Answer Posted / shar

ok i shouldn't have hard coded with values.

Can u plz be more clear with the solution u gave with stages
and flows properly.

Thanks in advance.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What all are the different way to run a job?

639


What are the features of datastage flow designer?

629


Name the different sorting methods in datastage.

607


How to implement complex jobs in data stage?

612


What are routines in datastage? Enlist various types of routines.

624






Does datastage support slowly changing dimensions ?

658


How can we improve the performance in datastage?

647


Define meta stage?

777


What is the purpose of interprocessor stage in server jobs?

1724


What steps should be taken to improve Datastage jobs?

635


Can you explain engine tier in information server?

647


How many Key we can define in remove duplicate stage?

818


What is the differentiate between data file and descriptor file?

859


sed,awk,head

965


how to use self join using datastage ? can u tell me using stage how can we implemnet the self join

4555