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 2157Given 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
977
What do you mean by the term data warehousing?
How to add default rules in transformer?
What are the different types of partition components in abinitio?
Mention what is abinitio?
How you can run a graph infinitely in ab initio?
Input 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
What are the Types of parallelism in detail?
What are the different forms of output that can be obtained after processing of data?
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?
What are the steps to create a repository in ab initio?
What does edp stand for?
How can a graph be run infinitely?
What is the purpose of having stored procedures in a database?
What does it mean by the term 'sort component'?