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 ?
1317Whenever 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?
965What 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.
1341Input 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
1426Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
1672What will be the output of using partition by Round-Robin after the partiton by key in ab initio?
1 2085Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?
942How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
917
What is abinitio?
What is rollup component?
What metadata importer can do in ab initio?
Explain what is the architecture of abinitio?
What is m_dump?
What is ab initio enterprise meta>environment (eme)?
What is the syntax for m_dump in abinitio?
How would you find out whether a sql query is using the indices you expect?
What is MAX CORE of a component?
What do you mean by data sorting?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
How to add default rules in the transformer?
Explain data flow graph with an example?
What are the different types of partition components in abinitio?
How many components in your most complicated graph?