how would u estimate the size of Lookup transform data and
index cache?



how would u estimate the size of Lookup transform data and index cache?..

Answer / Shwet Prakash

To estimate the size of Lookup transform data, you can check the source table's size or total rows. For the index cache, it's dynamically allocated based on the number of unique values in the lookup key column and their corresponding data types. You can calculate an approximate size by counting the unique values and considering their respective data type sizes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ETL Interview Questions

Explain me ETL project architecture in Detail?

1 Answers   Infosys,


Explain about etl data integration software?

1 Answers  


What are the different etl testing categories as per their function?

1 Answers  


What is the difference between project backlog and product backlog?

1 Answers   IBM,


what is SMP AND MPP?

8 Answers  


What are the types of data warehouse applications and what is the difference between data mining and data warehousing?

1 Answers  


What is a staging area? What is the purpose of a staging area?

1 Answers  


dimension object created in oracle can be imported in designer?how?

1 Answers  


When you have 2 servers in two different time zone and if you need to extract data from 1 server and load it in another server, how do you go about it? Best method to be used.

3 Answers  


how to join two tables without using joiner transformation .advantages of joiner over lookup and vice versa.

5 Answers  


Explain etl?

1 Answers  


When do we analyze the tables?

1 Answers  


Categories