What are the key elements of a data processing system?
No Answer is Posted For this Question
Be the First to Post Answer
What will be the skew for, input file->partition by key-> partition by round robin->output file
Can you read multiple input files using one input file component ? (Same DML) How to use in abinitio graph?
Mention what are the different types of parallelism used in abinitio?
How might you quantitatively measure an improvement made to a query?
What is rollup component?
What is regex (lookup)? When you should use it?
Describe the elements you would review to ensure multiple scheduled batch jobs do not collide with each other?
What is sort component in abinitio?
How can I run the 2 gui merge files?
what is decoding & what is NVL?
What are the fundamental blocks of co> operating system of ab initio?
Hi friends i have 3 input files 1 is country file(cid,cname) 2 is State file(cid,sname) 3 is populate file(pid,sid,Adress) I want (cname & total poplation) how i can get the output please help me Thank you