What mpjret contains ? How to use in abinitio graph?
Answers were Sorted based on User's Feedback
Answer / archana reddy
$mpjret returns the status of the graph 0-success 1-failure
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / anonymous
mpjret tells whether the graph execution is successful or not.
it returns numeric value 0 and 1 for the failed and successful status
| Is This Answer Correct ? | 0 Yes | 1 No |
When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?
Can sorting and storing be done through single software or you need different for these approaches?
What is the difference between check point and phase?
What is the difference between Generate Records Component and Create Data Component?
How to move or copy the project parameter or project object to my sandbox?
Hi friends if u don't mind i want one question What abt READ MULTIFILE COMPONENT? PLZ GIVE BRIEFLY?
Difference between output_index and output_indexes in reformat
What is rollup component?
Mention some file extensions which are used in abinitio?
what is decoding & what is NVL?
What are Cartesian joins?
Can you read multiple input files using one input file component ? (Same DML) How to use in abinitio graph?