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 the architecture of abinitio?
Difference between informatica vs ab initio?
What do you understand by local lookup?
I have $AI-SERIAL/DML------> (SERIAL FILE LOCATION) AND $BDS-SERIAL/DML---------->(what is the location what is mean)?
What is the difference between look-up file and look-up, with a relevant example?
What is the difference between sandbox and EME?
How can you export a component’s internal parameters ?
Explain the methods to improve the performance of a graph?
How co>operating system integrates with legacy codes?
You can ask about different vector functions. How to use in abinitio graph?
How to replace last 4 digits of an input column with XXXX given input column has 12 digits?
What is $mpjret? Where it is used in ab-initio?