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.
IBM,
1 10645what 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.
IBM,
1 8305How can you increase the number of ports of your output flow? What is the limit? Can i have 20 out ports?
IBM,
2 12503If 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?
IBM,
4 16015how to create a new mfs file? where will we specify the number of partition eg 4 way ,8 way?
IBM,
4 32259hi, am put into Ab initio now. I need some material for to learn it!! i have to give a test also.. can anyone help me provide material please....
1 4836What is the default layout of a component ? Is it mandatory to set the layout of a component ?
IBM,
3 12523How does PBK and Sort component and Join(in memory sort) work?I mean in the join component i have used In Memory Sort,so how will it work in terms of performence as compared with PBKand Sort Component?
1 5038
What does edp stand for?
We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?
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
Mention what dedup-component and replicate component does?
Why creation of temporary files depends on the value of MAX CORE ? How to use in abinitio graph? 10. What is the diff between abinitiorc and .abinitiorc files ? How to use in abinitio graph? 11. What is the use of allocate()? How to use in abinitio graph? 12. What is use of branch in EME ? 13. How you can break a lock in EME ? How can you lock a file so that only no one other than EME admin can break it ? How to use in abinitio graph? 14. When you should be using ablocal() ? How you can use ablocal_expr? How to use in abinitio graph? 15. Why you should not keep the layout as 'default' for input table component ? How to use in abinitio graph? 16. What is dynamic lookup ? How to use in abinitio graph? 17. What is dependent parameter ? How to use in abinitio graph? 18. What is BRE ? (Business Rule Environment - This is a recent addition in abinitio package) How to use in abinitio graph? 19.What is output index ? How to use in abinitio graph? 20. How you can track the records those are not getting selected from ‘select’ in reformat component ? How to use in abinitio graph? 21. Can we have more than one launcher process for a particular graph ? How about agent ? How to use in abinitio graph? 22. There are lot of new fuctions added in 2.15 , you can ask about them ? How to use in abinitio graph? 23. How can you run multiple instances of a graph in parallel? How to use
What is the use of the co> operating system in ab initio?
How to replace last 4 digits of an input column with XXXX given input column has 12 digits?
Mention what the difference between “look-up” file and “look is up” in abinitio?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
What will be the output when a file with 0 records is connected as input to a reformat and an output file? Note that in reformat we have assigned hardcoded values to output columns.
Difference between output_index and output_indexes in reformat
Can you explain the co>operating system’s processing model?
What are differences between different versions of co-op?
Mention what is a partition and what are the different types of partition components in abinitio?
What is the difference between formal and export parameter? Export at what secenario we are going to use?