if we take 2 tables(like emp and dept), we use join stage and
how to improve the performance?

Answer Posted / kiran

when ever join 2 tables based on key columns if the key
column is numeric ,set modulus,if the key column is non
numeric set hash partition technique.and compare to look up
join give better performance coz join has sort operation
by default.

Is This Answer Correct ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the sortmerge collector?

665


Whats difference betweeen operational data stage (ods) and data warehouse?

671


How to perform incremental load in datastage?

670


how to add a new records into source?

1529


how to implement scd2 in datastage 7.5 with lookup stage

5131






How the ipc stage work?

678


Which algorithm you used for your hashfile?

691


Difference between data warehousing and olap?

653


What is a ds designer?

642


How can you write parallel routines in datastage PX?

620


WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE

3271


Why do you need stage variables?

664


What are the difference types of stages?

622


Explain datastage architecture?

820


Can we use target hash file as a lookup ?

2816