difference betwween check point and phase?

Answers were Sorted based on User's Feedback



difference betwween check point and phase?..

Answer / 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

difference betwween check point and phase?..

Answer / md

Using checkpoint if graph fails you can process rest of the
process from the point where it abended.
using Phase you need to run whole graph again. even ur
intermediate files will also get deleted.

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Ab Initio Interview Questions

Explain what is sort component in abinitio?

0 Answers  


what is extension list in abinitio?

1 Answers  


What are the facts that can compromise data integrity?

0 Answers  


What are the primary keys and foreign keys?

0 Answers  


If I delete 1 partition (in 8 partition multifile) and run the graph. Will the graph run successfully?, If not what error I'm going to get.

2 Answers  






What does edp stand for?

0 Answers  


What is a ramp limit?

2 Answers  


How does the bre work with the co>operating system?

0 Answers  


How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?

0 Answers  


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 ?

0 Answers  


) Layout? What is the Dataset & Program Component Layout

2 Answers   TCL,


If you check in one file twice in EME, one with a tag and second without a tag - Will the version number change ? How to use in abinitio graph?

2 Answers   IBM, TCL,


Categories