What are the benefits of data processing according to you?
No Answer is Posted For this Question
Be the First to Post Answer
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 kind of layouts does abinitio support?
what is environment variables and parameters?
State the first_defined function with an example?
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.
Hi friends, i have input like below naresh 10,20 suresh 30,40 i want out put like naresh 10 naresh 20 suresh 30 suresh 40 please help me thank you
List out some of the air commands used in abintio?
What are the different types of parallelism used in abinitio?
How you can delete an object from a tag ? How to use in abinitio graph?
Can you explain data flow graph with an example?
what does layout means in terms of Ab Initio?
what is the use of catlog or catlogfile?