How transaction file different from that of a sort file?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by Co > Operating system and why it is special for Ab-initio ?
Which component breaks the pipe line parallelism in graph?
. How can you get all the fields form a lookup files ? (Which function)
Explain the ab initio etl tool in high level?
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.
Suppose you find the term validation mentioned with a set of data, what does that simply represent?
Layout - L1*, L1 - What is the difference
Why do you think data processing is important?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?
What is local and formal parameter?
what are the steps in actual ab initio graph processing including general,pre and post process settings?
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