What is difference between force_error & force_abort? How to use in abinitio graph?

Answers were Sorted based on User's Feedback



What is difference between force_error & force_abort? How to use in abinitio graph?..

Answer / rose24

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 ?    7 Yes 0 No

What is difference between force_error & force_abort? How to use in abinitio graph?..

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

Post New Answer

More Ab Initio Interview Questions

Name any two stages of the data processing cycle and provide your answer in terms of a comparative study of them?

0 Answers  


Where $mpjret is used in ab-initio?

0 Answers  


Describe how you would monitor and control database physical file size and growth?

3 Answers   IBM, Satyam,


What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.

0 Answers  


Difference between private project parameters ,public project parameters and common project parameters?

1 Answers  






Describe the Evaluation of Parameters order.

1 Answers  


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

0 Answers  


What do you mean by data sorting?

0 Answers  


Can sorting and storing be done through single software or you need different for these approaches?

0 Answers  


how to prepare scd2 in abinitio

1 Answers   CTS,


In which scenario, .rec files will not get created even if graph fails ? How to use in abinitio graph?

2 Answers   IBM, TCL,


How can you connect eme to abinitio server?

1 Answers  


Categories