Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the main differences between Lookup, Join and Merge
stages?

Answer Posted / kpk

all three stages are used to join database tables based on a
key column.

Lookupsate: input 1 reference any number (if oracle or DB2
only 1 reference link) one out put link and one reject link.
faster if the volume of data is less than the memory size.
if the siz is too huge then DS uses scrap files to store the
remaining datas and that hinders the performance.

Joinstage: can have any (but i think only 16 )tables can be
joined. does not use memory, look up is done on table level,
so would be better to use if the data volume is pretty
huge.dosent have any reject link. only one out put link.

Mergestage: can have any number of input link and update
link. need to have a key column. can have any number of
reject link. only one out put link.

Is This Answer Correct ?    25 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to reverse the string using SQL?

1592


What is the flow of loading data into fact & dimensional tables?

1110


What are the different plug-ins stages used in your projects?

1123


Differentiate between Join, Merge and Lookup stage?

1141


What is the process of killing a job in datastage?

1067


What is the purpose of interprocessor stage in server jobs?

2292


What is difference between join, merge and lookup stage?

1149


What all the types of jobs you developed?

1246


What is a folder? Difference types of stages?

1240


what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?

1457


How do you register plug-ins?

997


how can we create rank using datastage?what is the meaning of rank?

8853


What are data elements?

1235


How to RD using transformer?

1472


Triggers,VIEW,Procedures

1262