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

) Layout? What is the Dataset & Program Component Layout

2 Answers   TCL,


What is the difference between Generate Records Component and Create Data Component?

6 Answers   Steria,


Which Ab initio version has Hadoop connector ? and what is the latest GDE version available ?

1 Answers   Infosys, TCS,


When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?

1 Answers  


Difference between Force_error & Force_abort?

2 Answers   Wipro,


) How can you count the total no .of records in the specified partition in the Multifile?

5 Answers  


What is use of creating a save files? How to use in abinitio graph?

1 Answers   Cognizant, IBM, Intellego, TCL,


what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?

1 Answers  


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...

1 Answers  


how to calculate EME version using unix ?

6 Answers   Accenture, IBM,


Have you used the rollup component? Describe how?

1 Answers  


Can some tell me at which level pdl gets resolved when parameters are resolved in abinitio? Also what happens in dml evaluation during parameter evaluation ?

1 Answers  


Categories