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
Answer / madhugreddy
If you rollback it starts loading from first record.
| Is This Answer Correct ? | 9 Yes | 2 No |
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 |
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 |
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 |
what is skew and skew measurement?
What metadata importer can do in ab initio?
State the working process of decimal_strip function?
What parallelisms does Abinitio support?
What is the difference between a DB config and a CFG file?
Mention what are the different types of parallelism used in abinitio?
Mention what is rollup component?
How co> operating system natively processes the data?
How data is processed and what are the fundamentals of this approach?
What is the significance of record required indicator of Join component ?
How to implement the funtionality in the custom component to use in the graph?
Mention some ways for improving performance of a graph?