Answer Posted / manjunath
1. The host setup script is run.
2. Common project parameters are evaluated.
3. Project parameters are evaluated.
4. The Project start script is run.
5. Input parameters are evaluated.
6. Graph parameters are evaluated.
7. The graph start script is run.
8. Dml evaluation occurs.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the features of ab initio?
Do you think effective communication is necessary for data processing?
Describe how you would ensure that database object definitions (tables, indices, constraints, triggers, users, logins, connection options, and server options etc)are consistent and repeatable between multiple database instances (i.e.: A test and production copy of a database)?
State the working process of decimal_strip function?
Explain what is de-partition in abinitio?
Mention what the difference between “look-up” file and “look is up” in abinitio?
Mention what is a partition and what are the different types of partition components in abinitio?
What is the difference between dml expression and xfr expression?
What is the syntax for m_dump in abinitio?
The methods to improve performance of a graph?
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 are the differences between informatica and abinitio?
What are the different forms of output that can be obtained after processing of data?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
I installed AbInito in my PC.In components there is no "select" component.How can i get that component?and How we can create user defined components?