If m loading a file of 1 million records.and the graph fails
after loading 10,000 records.
In this case if we use rollback command then what will happen?

Answers were Sorted based on User's Feedback



If m loading a file of 1 million records.and the graph fails after loading 10,000 records. In this..

Answer / madhugreddy

If you rollback it starts loading from first record.

Is This Answer Correct ?    9 Yes 2 No

If m loading a file of 1 million records.and the graph fails after loading 10,000 records. In this..

Answer / kartheek

when used rollback, if graph have any checkpoints, it will asks u, again re-run that entire graph or continue from succeful checkpoint. every checkpoint contain that details.

Is This Answer Correct ?    5 Yes 2 No

If m loading a file of 1 million records.and the graph fails after loading 10,000 records. In this..

Answer / avijit

m_rollback will rollback all the records that has been loaded till the last successful check point of the graph.

Is This Answer Correct ?    5 Yes 2 No

If m loading a file of 1 million records.and the graph fails after loading 10,000 records. In this..

Answer / gautham kumar

It will undo the changes and it will undo the load as
well.Again the graph will start from the checkpoint

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ab Initio Interview Questions

Why creation of temporary files depends on the value of MAX CORE

1 Answers   HCL,


What is abinitio?

0 Answers  


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

0 Answers  


Mention what is a partition and what are the different types of partition components in abinitio?

0 Answers  


what is deeup in unique only?

5 Answers   IBM,






What is MAX CORE of a component?

0 Answers  


Explain what is sort component in abinitio?

0 Answers  


To which project that prefix will set is to private project or public project or both?how and where to set?

0 Answers  


Hi friends, what are the new features in abinito3.0?

0 Answers   CTS, TCS,


how can you convert 3 way to 7way partitioning in abinitio?

4 Answers  


How to run a graph infinitely?

0 Answers  


Can you use scan to generate sequence number ? How to use in abinitio graph?

2 Answers   IBM, TCL,


Categories