How can you connect eme to abinitio server?
What is flow buffering ? How it reduces the chances of having deadlock ? How to use in abinitio graph?
How to Improve Performance of graphs in Ab initio?
What are the different types of parallelism used in abinitio?
) Diff.between Output index and Output indexes?
How you can run a component for certain conditions ?
What is $mpjret? Where it is used in ab-initio?
Explain the ab initio etl tool in high level?
One file contains header,body,trailer records and header in a single row as well as trailer too.How to segregate these header,trailer and body records and once it gets segregated,i want to make the body data in reverse i.e if i have 10 body records,the 10th record should be the first record,9th record should be the second line,etc..
What will be the skew for, input file->partition by key-> partition by round robin->output file
How do you add default rules in the transformer?
You can ask about different vector functions. How to use in abinitio graph?
How does PBK and Sort component and Join(in memory sort) work?I mean in the join component i have used In Memory Sort,so how will it work in terms of performence as compared with PBKand Sort Component?