. 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 |
Why creation of temporary files depends on the value of MAX CORE
what is extension list in abinitio?
How abinitio eme is segregated?
What would be the next step after collecting the data?
What is the difference between dml expression and xfr expression?
what is the use of stdenv in abinitio and what the main concept belongs to is?what is env?
Describe the Evaluation of Parameters order.
To which project that prefix will set is to private project or public project or both?how and where to set?
. How we can remove temp files of a failed job if .rec is not available
How to create project (public,private,common,client) what are the differences between them?
Describe the process steps you would perform when defragmenting a data table. Does this table contain mission-critical data?
Describe how you would monitor and control database physical file size and growth?