. 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 ? | 6 Yes | 0 No |
Explain the ab initio etl tool in high level?
What is dependent parameter ?
What is $mpjret? Where it is used in ab-initio?
I am unable to connect sever database(oracle) from gde(db config file) local system.i set all these?
What are the prioritized Rules in as Transform function
Explain about ab initio’s dependency analysis?
What is the difference between partitioning with key / hash and round robin?
What is the architecture of abinitio?
What does it mean by the term 'sort component'?
What exactly do you understand with the term data processing and businesses can trust this approach?
What are the different types of parallelism used in abinitio?
Pdl with an example?