Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

How to create a repository in abinitio for stand-alone system(local nt)?

1169


What is the difference between partitioning with key / hash and round robin?

1472


Can some tell me at which level pdl gets resolved when parameters are resolved in abinitio? Also what happens in dml evaluation during parameter evaluation ?

1393


Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?

1032


What the difference between “look-up” file and “look is up” in abinitio?

1446


Explain what does dependency analysis mean in abinitio?

1205


Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?

1051


What is a cursor? Within a cursor, how would you update fields on the row just fetched?

1235


What is sandbox?

1252


When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?

1196


What are the benefits of data analyzing?

1232


Mention what the difference between “look-up” file and “look is up” in abinitio?

1358


Explain the difference between the truncate and delete commands?

1203


Can anyone give me an example of realtime start script in the graph?

1223


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

1479