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
What is the use of the co> operating system in ab initio?
What is the function that transfers a string into a decimal?
What is the use of aggregation when we have rollup as we know rollup component in abinitio is used to summarize a group of data record? Then where we will use aggregation?
Explain what is sandbox?
What do you mean by a transaction file and how it is different from that of a sort file?
How can you export a component’s internal parameters ?
How you can run a graph infinitely in ab initio?
explain the environment varaibles with example?
Can you explain data flow graph with an example?
What metadata importer can do in ab initio?
What are the fundamental blocks of co> operating system of ab initio?
explain checkin and checkout?
What does edp stand for?
What is a partition?
What parallelisms does Abinitio support?