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?
The methods to improve performance of a graph?
Hi friends i have 3 input files 1 is country file(cid,cname) 2 is State file(cid,sname) 3 is populate file(pid,sid,Adress) I want (cname & total poplation) how i can get the output please help me Thank you
i have 2 files. First file contains a,b,c,d as rows and second file contains 1,2,3,4 as rows. how do we make single a1b2c3d4 and 4 different rows a1, b2, c3,d4.
Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?
What is a cursor? Within a cursor, how would you update fields on the row just fetched?
What kind of layouts does abinitio support?
What is the best way of creating huge test feeds?
Name any two stages of the data processing cycle and provide your answer in terms of a comparative study of them?
How can I run the 2 gui merge files?
Hi friends, I have 100 records in my input file, if i run first,the first 10 records are stored into the output and if i run second time next 10 records stored into the output file like that please let me know the answer Thanks, krishna
wt is meant by repartioning in howmany ways it can be done.