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 / sreenivas ramanathan
We can achieve this by using Change data capture stage as comparing the 2 inputs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the roundrobin collector?
What is the command line function to import and export the ds jobs?
how do u catch bad rows from OCI stage? And what CLI stands for?
What is difference between join, merge and lookup stage?
What is the difference between orabulk and bcp stages?
What is the difference between passive stage and active stage?
What is difference between server jobs & parallel jobs?
Terminate Activity
How complex jobs are implemented in datstage to improve performance?
What all the types of jobs you developed?
EXPLAIN SCD
What is the project in datastage?
What is a merge in datastage?
Explain entity, attribute and relationship in datastage?
Define Merge?