difference betwween check point and phase?
Answers were Sorted based on User's Feedback
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 |
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 |
In Join component which record will go to unused port and which will go to reject port ?
If m loading a file of 1 million records.and the graph fails after loading 10,000 records. In this case if we use rollback command then what will happen?
difference between paramaters inputparameters,Local parameters, Formal parameters, Sand box parameters,Project parameters and export parameter?
You can ask about different vector functions. How to use in abinitio graph?
What do you understand by overflow errors?
What is the best way of creating huge test feeds?
How to load the data from an excel sheet to input file in a graph?
difference betwween check point and phase?
What is the difference between partitioning with key and round robin?
What do you mean by the term data warehousing? Is it different from data mining?
what is decoding & what is NVL?
Mention some file extensions which are used in abinitio?