What is $mpjret? Where it is used in ab-initio?

Answer Posted / avijit

$mpjret only works if you want to use it in the graph end script .
But if we want the return status in case we are running the graph from the back end it will not work.

If you are writing Unix shell script then use:

air sanbox run graph.mp
if [ $? –eq 0 ]; then
echo "Graph Failed"

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is air-project parameter ?

1941


What is publickey and private key?what is the use of this two keys?

2589


What will be the output when a file with 0 records is connected as input to a reformat and an output file? Note that in reformat we have assigned hardcoded values to output columns.

711


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

853


We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?

1134


How co> operating system natively processes the data?

829


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

5248


How do you improve the performance of a graph?

842


Code check-in and check-out commands in AbInitio

3882


What is the ab initio business rules environment (bre)?

906


Explain the ab initio etl tool in high level?

870


What is a partition?

906


In abinitio, what types of parallelism are used?

780


what is the difference between i)public ii)private iii)common and client projects?

1917


What exactly do you know about the typical data analysis?

792