Describe the effect of the "checkpoint" t-sql statement?
Answer Posted / anonymous
checkpoints are normally used for the graph recovery.
if we are loading a large volume of data and the graph gets failed, so instead of rerunning the whole graph we can execute the graph from the last executed checkpoint.
it saves time and loads the data from the point where it failed.
checkpoints saves the intermediate files during the graph execution.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
The methods to improve performance of a graph?
Explain about ab initio’s dependency analysis?
What is sandbox?
What do you understand by overflow errors?
How does the bre work with the co>operating system?
How to run a graph infinitely?
Mention what information does a .dbc file extension provides to connect to the database?
How abinitio eme is segregated?
What are the steps to create a repository in ab initio?
What is is a data flow graph?
How transaction file different from that of a sort file?
What is the ab initio business rules environment (bre)?
What is broadcasting and replicate?
What is ab initio enterprise meta>environment (eme)?
Code check-in and check-out commands in AbInitio