. What is adhoc multifiles? How to use in abinitio graph?
What are differences between different versions of co-op?
What is difference between force_error & force_abort? 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
To which project that prefix will set is to private project or public project or both?how and where to set?
What are the features of ab initio?
how will i can implemate Insert,Update,delete in abinitio? how will u view MFS in unix?what is diff/btween conditional dml& conditional component?
. How can you get all the fields form a lookup files ? (Which function)
What are the different types of partition components in abinitio?
What is a rollup component?
What is the function that transfers a string into a decimal?
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?