Describe the effect of the "checkpoint" t-sql statement?



Describe the effect of the "checkpoint" t-sql statement?..

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

More Ab Initio Interview Questions

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

0 Answers  


Describe how you would ensure that database object definitions (tables, indices, constraints, triggers, users, logins, connection options, and server options etc)are consistent and repeatable between multiple database instances (i.e.: A test and production copy of a database)?

0 Answers  


Dear all, Please send me the ab initio pdfs and faqs i need... my mail id is rrajesh.intel@gmail.com

0 Answers  


What do you understand by overflow errors?

0 Answers  


What is the function you would use to transfer a string into a decimal?

0 Answers  






When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?

0 Answers   IBM, TCL,


How transaction file different from that of a sort file?

0 Answers  


Hello, I need help on passing parameter to Oracle Stored Procedure.I am a oracle DBA,need to use some graphs. I need help to pass date parameter with format YYYYMMDD from Ab Initio to Oracle STored Procedure.How to do that please explain me...

1 Answers  


wt is meant by repartioning in howmany ways it can be done.

2 Answers  


How to Create Surrogate Key using Ab Initio?

6 Answers   IBM,


How can you export a component’s internal parameters ?

0 Answers   TCL,


What do you mean by a transaction file?

0 Answers  


Categories