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.



what is difference between chk point n phase.Say im loading a file (containig 1 lakh records) and m..

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

Post New Answer

More Ab Initio Interview Questions

Have you used the rollup component? Describe how?

0 Answers  


Hi friends, i have input like below naresh 10,20 suresh 30,40 i want out put like naresh 10 naresh 20 suresh 30 suresh 40 please help me thank you

3 Answers  


i need help from u. i want to learn abinitio. please provide pdfs or material or books.

56 Answers   iGate, TCS,


Explain how abinitio eme is segregated?

0 Answers  


Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?

0 Answers  






One file contains header,body,trailer records and header in a single row as well as trailer too.How to segregate these header,trailer and body records and once it gets segregated,i want to make the body data in reverse i.e if i have 10 body records,the 10th record should be the first record,9th record should be the second line,etc..

4 Answers   TCS,


Graph was failed how it is achived ? send answer with phone number? i want speak with directly who is intrest on abinitio?

1 Answers   HCL,


what are kinds of layouts does ab initio supports ?

4 Answers  


How to load the data from an excel sheet to input file in a graph?

2 Answers   IBM,


What is the ab initio business rules environment (bre)?

0 Answers  


Have you used rollup component? Describe how.

0 Answers  


What is brodcasting and replicate?

0 Answers  


Categories