Input file one has data as shown below
1
2
3
4
5
6
7
8
Input file two has data like
6
7
8
9
10
11
Design a data stage job which will provide me three output files as shown below:
Output 1
6
7
8
Output 2
1
2
3
4
5
Output 3
9
10
11
Let me know your answers
Answer Posted / suresh
Actually we observe 1st output has common numbers of two inputs,remaining outputs have indiaviduals wrt to input data.
Suppose we validate the application using equivalence partitioning using this approach.
Same as we validate boundary value wrt two inputs can approach this one.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is apt_config in datastage?
Explain entity, attribute and relationship in datastage?
What is process model?
Differentiate between validated and Compiled in the Datastage?
Can you explain kafka connector?
What is the difference between the local container and shared container?
What are the types of views in datastage director?
How to convert RGB Value to Hexadecimal values in datastage?
How do you import and export data into datastage?
Difference between data warehousing and olap?
Which commands are used to import and export the datastage jobs?
What are the steps required to kill the job in Datastage?
A signal has a wavelength of 1 micro min in air.how far can the front of the wave travel during 1000periods?
What is the command line function to import and export the ds jobs?
Define orabulk and bcp stages?