Answer Posted / freak.abinitio
check point is the recovery points created.........whenever the graph fails in middle. we can get the data from the failed checkpoint and try to execute it from that point after the correction.
phase:when graph created with phases part of memory will allocated to each phase one by one..[memory managment] phase will always be runing one after the other.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the role of co-operating system in abinitio?
What do you understand by local lookup?
What do you understand by a cartesian join?
What the difference between “look-up” file and “look is up” in abinitio?
what is the difference between i)public ii)private iii)common and client projects?
Explain what is the architecture of abinitio?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?what are differences between different versions of co-op?
Explain data flow graph with an example?
The methods to improve performance of a graph?
How does the bre work with the co>operating system?
What dedup-component and replicate component does?
What do you mean by a transaction file and how it is different from that of a sort file?
What are the benefits of data processing according to you?
What are the operations that support avoiding duplicate record?
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio