Can some tell me at which level pdl gets resolved when parameters are resolved in abinitio? Also what happens in dml evaluation during parameter evaluation ?
1344Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?
1004What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.
1373Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low
1471Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
1748What will be the output of using partition by Round-Robin after the partiton by key in ab initio?
1 2160Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?
987How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
978
Difference between output_index and output_indexes in reformat
What are the various types of layout supported by abinitio?
How abinitio eme is segregated?
What is a look-up?
What is the architecture of abinitio?
What are the different forms of output that can be obtained after processing of data?
List out some of the air commands used in abintio?
Why is data processing considered beneficial?
Explain data flow graph with an example?
Suppose we assign you a new project. What would be your initial point and the key steps that you follow?
Explain what is sort component in abinitio?
Describe the process steps you would perform when defragmenting a data table. Does this table contain mission-critical data?
What do you mean by data sorting?
What is the use of aggregation when we have rollup as we know rollup component in abinitio is used to summarize a group of data record? Then where we will use aggregation?
Where $mpjret is used in ab-initio?