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 abinitio?
What is the Reformat Layout?(i/p ->Reformat->o/p)
Difference between public and private projects and how to make private to public?
What is the best way of creating huge test feeds?
Where $mpjret is used in ab-initio?
How would you find out whether a sql query is using the indices you expect?
How to calculate total memory used my a graph?
What information is provided by .dbc file extension for connecting to the database?
I wanted to learn Ab Initio, Could you please send the material to my personal email id.
What do you mean by the overflow errors?
what is the syntax of m_dump command?
What are “business rules” in ab initio business rules environment (bre)?