I am having the 2 source files A and B and I want to get the
output as, the data which is in file A and which doesn't in
file B to a target 1 and which is in file B and which doesn't
in file A to a target 2?

Answer Posted / upputuri.vinod

I am going to explain with example.

A B T1 T2
1 1 2 7
2 7-----> Now according to the QA in 3 9
3 9 4 5.
4 5


i am going to use the lookup stage..


1-------LK2<----B
! !
! !
T2 A---->LK1------1

T1


here T1 is the rejected data from LK1 where T2 rejected data
from LK2.

The condition in LK is Reject.

I hope U got the point..

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

project Steps,hits, Project level HArd things,Solved methods?

1623


If you want to use the same piece of code in different jobs, how will you achieve it?

632


On which Dimension Table you implemented SCD Type in your Project

1577


What is the difference between datastage and informatica?

609


1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?

1801






What are stage variables?

636


What is merge stage?

760


what is the use of materialized view?

958


What is a datastage job?

617


Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?

1779


What is use Array size in datastage

1302


what are the devoleper roles in real time? plz tell i am new to datastage....

1635


Why do you need stage variables?

658


Define project in datastage?

660


Explain the datastage parallel extender (px) or enterprise edition (ee)?

725