Answer Posted / sri
We can do this in 2 Ways.
1. Deploy the graph as a script and execute the script in
unix environment
or
2. Use air sandbox run command to run the graph directly
from command line
Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
explain checkin and checkout?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
Explain PDL with an example?
Mention some ways for improving performance of a graph?
Mention what is abinitio?
The methods to improve performance of a graph?
Mention what is a partition and what are the different types of partition components in abinitio?
How can we increase the loading performance of oracle table in AbInitio?
What is the use of the co> operating system in ab initio?
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 return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.
Explain what is de-partition in abinitio?
What do you understand by local lookup?
What is the function you would use to transfer a string into a decimal?
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?