. What is dynamic lookup ?



. What is dynamic lookup ?..

Answer / krushna

Static lookup gets loaded in memory while running graph and remains in memory till the complete execution of graph even if you have not used any lookup functions in transform or graph.
But dynamic lookup gets loaded only when lookup function is encountered. This results in save memory and improve performance. You can load lookup whenever needed and unload it. For dynamic lookup abinitio has LOOKUP TEMPLATE component.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Ab Initio Interview Questions

What do you know about partition and also tell us about partition components in abinitio?

0 Answers  


How can you find the 2nd Highest salary in a file department wise in abinitio?

9 Answers   IBM, TCS,


What is MAX CORE of a component?

0 Answers  


What happens when we provide null key to sort, merge and pbks in Abinitio ?

0 Answers  


Can anyone give me an exaple of realtime start script in the graph?

0 Answers  






Have you used the rollup component? Describe how?

0 Answers  


Why is data processing considered beneficial?

0 Answers  


How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa

0 Answers  


How do you convert 4-way mfs to 8-way mfs?

1 Answers  


Describe the grant/revoke ddl facility and how it is implemented?

0 Answers  


Is there any function in ab Initio which act like SCAN component

3 Answers  


What are “business rules” in ab initio business rules environment (bre)?

0 Answers  


Categories