11. What is the use of allocate()?
Can you explain data flow graph with an example?
How can you force the optimizer to use a particular index?
Explain what is sandbox?
What are the different types of parallelism in ab initio?
What are the kinds of layouts does ab initio supports?
How to replace last 4 digits of an input column with XXXX given input column has 12 digits?
what is difference between chk point n phase.Say im loading a file (containig 1 lakh records) and my graph fails after loading 50,000th record.What is the advantage of using check point in this case. Will i be able to start from 51000th record.
Broadcast and replicate does the similar work , what’s the diff then
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
State the working process of decimal_strip function?
What parallelisms does Abinitio support?