i/p o/p1 o/p2
1 1 4
1 1 5
1 1 6
2 2
2 2
2 2
3
3
4
5
6
how to populates i/p rows into o/p1&o/p2 using datastage
stages?and also the same scenario using sql?
Answer Posted / vijaya
Hi
first sort the input date then use the transformer stage by
using stage variables you can use the logic like check the
first record then check the second record if both are equal
send the output to o/p1 or else send to o/p2....
I hope i made u understand the logic
| Is This Answer Correct ? | 2 Yes | 11 No |
Post New Answer View All Answers
How to reverse the string using unix?
How do you start developing a datastage project?
Which commands are used to import and export the datastage jobs?
How to reverse the string using SQL?
What is meta stage?
Is the value of staging variable stored temporarily or permanently?
What is active and passive stage?
What is a folder? Difference types of stages?
What are the different kinds of views available in a datastage director?
What are the differences between datastage and informatica?
What is the flow of loading data into fact & dimensional tables?
Explain how a source file is populated?
Differentiate between Symmetric Multiprocessing and Massive Parallel Processing?
How to read multiple files using a single datastage job if files have the same metadata?
What are the various kinds of containers available in datastage?