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 / subbuchamala
Shar,
You explained the same as my 2nd method with examples.
Thanks
Subhash
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do u convert the columns to rows in datastage?
How many types of views are there in a datastage director?
Hi,can any one please mention list of dimension and fact tables for Sales and Distribution System for a Pharmacutical company.
What are orabulk and bcp stages?
Is possible to create skid in dim,fact tables?
What is the sortmerge collector?
What are routines in datastage?
AGGREGATOR default datatype
Which is the best institute in Hyderabad to learn OBIEE and DataStage?Please tell me faculty name also
How can we improve the performance in datastage?
what is stage is used for below Input columns: dept|mgr|employee|salary Output columns: mgr|count of employee per mgr|avg salary per dept note: each dept has one mgr and each mgr has many employees
How do you generate sequence number in datastage?
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
What is process model?
What is the difference between in process and inter process?