. 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?
Explain about ab initio’s dependency analysis?
Explain the difference between the truncate and delete commands?
Can you run air sandbox run using pset ?
Can sorting and storing be done through single software or you need different for these approaches?
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?
State the relation between EME, GDE and Co-operating system?
How scientific data processing is different from commercial data processing?
What are the co> operating system’s assorted library of integrated components?
How you can generate surrogate key? How to use in abinitio graph?
2 Answers IBM, TCL, Torry Harris,
What are the factors on which storage of data depends?
What are “business rules” in ab initio business rules environment (bre)?