What are the components new in 2.14 compared to 1.8 and
State the usage of the components?
No Answer is Posted For this Question
Be the First to Post Answer
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
If I delete 1 partition (in 8 partition multifile) and run the graph. Will the graph run successfully?, If not what error I'm going to get.
Can you read multiple input files using one input file component ?(same DML)
What is MAX CORE of a component?
If m loading a file of 1 million records.and the graph fails after loading 10,000 records. In this case if we use rollback command then what will happen?
You can ask about different vector functions. How to use in abinitio graph?
What is the architecture of abinitio?
How does the bre work with the co>operating system?
What is the role of co-operating system in abinitio?
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.
Describe the evaluation of parameters order in ab initio?
When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?