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

) Diff.between Output index and Output indexes?

4 Answers   TCL, TCS,


Explain the methods to improve performance of a graph?

0 Answers  


Hi friends, I have 100 records in my input file, if i run first,the first 10 records are stored into the output and if i run second time next 10 records stored into the output file like that please let me know the answer Thanks, krishna

5 Answers   CTS,


What information is provided by .dbc file extension for connecting to the database?

0 Answers  


what are the steps in actual ab initio graph processing including general,pre and post process settings?

2 Answers  






difference betwween check point and phase?

2 Answers   IBM,


Have you worked with packages?

0 Answers  


We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?

0 Answers  


When we should use 'jobid' for commit table (Output table component??

1 Answers   HCL,


What exactly do you know about the typical data analysis?

0 Answers  


What is use of creating a save files? How to use in abinitio graph?

1 Answers   Cognizant, IBM, Intellego, TCL,


What is conduct>it?

0 Answers  


Categories