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...

what is difference between chk point n phase.Say im loading
a file (containig 1 lakh records) and my
graph fails after loading 50,000th record.What is the
advantage of using check point in this case.
Will i be able to start from 51000th record.

Answer Posted / madhugreddy

After specifying Check points if a graph fails at one
particular point,then by making necessary modifications at
that point we can make the graph run, instead of running the
graph from the beginning.
If there are several branches in a graph we can specify
Phases for each branch, so that after the completion of
successive branch only the next phase execution starts.So
that the processing will be reduced and the performance will
be increased.

You cant run from 51000th record if all the 1 lakh records
are in a single file.The graph should run from 1st record.

It can be achieved if there are different comtonents holding
1 lakh records.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is the architecture of abinitio?

1259


what is the project environment(for each project the environment is same or different to different project)?

2282


What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.

1423


Explain how abinitio eme is segregated?

1563


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

1197


What is a data processing cycle and what is its significance?

1288


Do you think effective communication is necessary for data processing?

1269


How can we increase the loading performance of oracle table in AbInitio?

1208


how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio

2181


What are the features of ab initio?

1155


Mention what is the syntax for m_dump in abinitio?

1513


What is the function that transfers a string into a decimal?

1200


What are the functions of the replicate and dedup component?

1137


What is publickey and private key?what is the use of this two keys?

2945


Explain about ab initio’s dependency analysis?

1238