What is difference between force_error & force_abort? How to use in abinitio graph?
Answers were Sorted based on User's Feedback
force_error() will stop the execution of the graph , If the reject threshold exceeds the reject threshold settings.If it is set to never_abort, force_error will not stop the execution,It will simply write a error message to the error_port and discard the input record , that will be collected in Reject port.
force_abort will always stop the excution of the graph irrespective of reject_threshold value
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / sanksingh
Force_error() will not stop the graph. It will simply write the error message to the error port.
Force_abort will stop the execution of the graph. correct me if i am wrong.
| Is This Answer Correct ? | 2 Yes | 2 No |
What is meant by Co > Operating system and why it is special for Ab-initio ?
How we can remove temp files of a failed job if .rec is not available ? How to use in abinitio graph?
What exactly do you understand with the term data processing and businesses can trust this approach?
What is the syntax for m_dump in abinitio?
What is the core of co> operating system?
What is max core value ? what is the use of it?
2 Answers JPMorgan Chase, Wipro,
what is the use of catlog or catlogfile?
Hello, I need help on passing parameter to Oracle Stored Procedure.I am a oracle DBA,need to use some graphs. I need help to pass date parameter with format YYYYMMDD from Ab Initio to Oracle STored Procedure.How to do that please explain me...
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa
What is a rollup component? Explain about it.
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
What are the fundamental blocks of co> operating system of ab initio?