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

What are the differences between informatica and abinitio?

719


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

1312


List out some of the air commands used in abintio?

721


What is de-partition in abinitio?

890


Do you know what a local lookup is?

658






What is rollup component?

685


How co> operating system natively processes the data?

618


What is the difference between dml expression and xfr expression?

655


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

834


explain checkin and checkout?

667


You can ask about different vector functions. How to use in abinitio graph?

5034


What do you understand by a cartesian join?

664


Describe what the SQL Server tempdb and tlog files are used for?

1821


What is sort component in abinitio?

702


Can you explain the performance and scalability of co> operating system?

638