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 ?    8 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  


How many components in your most complicated graph?

0 Answers  


what is the difference between .dbc and .cfg file?

3 Answers   Cap Gemini,


What is conduct>it?

0 Answers  


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

0 Answers  






What is the difference between a utility and api in a RUN SQL component

1 Answers   Accenture,


What do you mean by the term data warehousing? Is it different from data mining?

0 Answers  


How you can generate surrogate key? How to use in abinitio graph?

2 Answers   IBM, TCL, Torry Harris,


We have file having country_name customer_name.For exp London Ram Bangalore Rohit London Shyam Bangalore Abhinav In output we need 2 files one file for london and second file for Bangalore.How to acheve this?

4 Answers   IMS, TCS,


You can ask about different vector functions. How to use in abinitio graph?

0 Answers   IBM, TCL,


What is $mpjret?

0 Answers  


What is a rollup component?

0 Answers  


Categories