Do you think effective communication is necessary for data processing? What is your strength in terms of same?
No Answer is Posted For this Question
Be the First to Post Answer
How to Improve Performance of graphs in Ab initio?
. How can you get all the fields form a lookup files ? (Which function)
Mention what are the different types of parallelism used in abinitio?
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..
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?
Can someone tell me the behaviour of next_in_sequence() and innovation_number() in a multifile. Suppose I have records 1,1,1,2,2,3,4,4 in a 4ways mfs file. Data in each partition is: 0th : 1,1,1 1st : 2,2 3rd : 3 4th : 4,4 What will be the sequence of these records if I pass next_in_sequence() and innovation_number() ? Also how can I extract 3rd record from each of the 4 partitions of a 4way multifile through AbInitio? In unix we can use m_dump
What is flow buffering ? How it reduces the chances of having deadlock ? How to use in abinitio graph?
Where $mpjret is used in ab-initio?
What is the architecture of abinitio?
How can you import XML repositories exported from different tools like ODI
explain checkin and checkout?
Describe how you would ensure that database object definitions (tables, indices, constraints, triggers, users, logins, connection options, and server options etc)are consistent and repeatable between multiple database instances (i.e.: A test and production copy of a database)?