Describe in detail about lookup?
Mention what is a partition and what are the different types of partition components in abinitio?
What are the different types of parallelism in ab initio?
Name any two stages of the data processing cycle and provide your answer in terms of a comparative study of them?
What is the max core of a component?
How is the partitioning with key different from round robin partition?
What will be the skew for, input file->partition by key-> partition by round robin->output file
Describe the process steps you would perform when defragmenting a data table. This table contains mission critical data?
how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio
What is the difference between a scan component and a rollup component?
Have you worked with packages?
What is common among data validity and data integrity?
what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?
Where $mpjret is used in ab-initio?
What 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.