what is difference between chk point n phase.Say im loading
a file (containig 1 lakh records) and my
graph fails after loading 50,000th record.What is the
advantage of using check point in this case.
Will i be able to start from 51000th record.
Answer / ramnana
Phases divide the graph in to parts and executes one after the other to reduce the complexity and encounter deadlocks.
check points are like intermediate nodes which saves the data in to the disk permanently.We have to manual delete the data if we have checkpoints.If we have a successful checkpoint we can always roll back and rerun the graph from that point in case of a failure.
| Is This Answer Correct ? | 8 Yes | 0 No |
I installed AbInito in my PC.In components there is no "select" component.How can i get that component?and How we can create user defined components?
What are the Types of parallelism in detail?
i need help from u. i want to learn abinitio. please provide pdfs or material or books.
What do you understand by overflow errors?
How can you achieve scan using reformat ?
What is $mpjret?
what is the relation between EME , GDE and Co-operating system ?
Explain PDL with an example?
What does dependency analysis mean in Ab Initio?
What is standard environment ? How to use in abinitio graph?
What is a partition?
what is the use of catlog or catlogfile?