In which situations we can use normal and sparse lookup
stages

Answer Posted / subbuchamala

Normal lookup:-
If we have 90% data in primary like(source
table) and 10% data of Refference link(lookup table)in kind
of sutivation we can use normal lookup.and the normal
lookup data can stores in the temporary memory(RAM).

Sparse lookup:-
If we have 10% data in primary like(source
table) and 90% data of Refference link(lookup table)in kind
of sutivation we can use sparse lookup.and the sparse
lookup data can not stores in the temporary memory because
Refernce will have Huge data and for record(KEY Columns) from Source it will go to Reference Database and get the Output of it.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the features of datastage flow designer?

721


i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu

2377


How do you schedule or monitoring the job?

764


Is the value of staging variable stored temporarily or permanently?

671


What are the stages in datastage?

729






What is a folder? Difference types of stages?

724


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

1879


Which commands are used to import and export the datastage jobs?

1088


What are the processing stages?

732


What is the precedence of stage variables,derivations, and constraints?

682


What is the difference between operational data stage (ods) and data warehouse?

798


Have you used Unstructured data?

920


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

754


Define orabulk and bcp stages?

787


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

8300