how to calculate EME version using unix ?
Answer Posted / rada
m_env_version
| Is This Answer Correct ? | 6 Yes | 17 No |
Post New Answer View All Answers
what is the output when -1 is put in select_expr of FBE?
What is the use of the co> operating system in ab initio?
Runtime behavior of Normalize and Reformat
Why might the optimizer use a table scan when an index is available?
What will be the skew for, input file->partition by key-> partition by round robin->output file
What information does a .dbc file extension provides to connect to the database?
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
What are the different forms of output that can be obtained after processing of data?
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
What are the fundamental blocks of co> operating system of ab initio?
What is the role of co-operating system in abinitio?
Do you think effective communication is necessary for data processing? What is your strength in terms of same?
How many components in your most complicated graph?
What is the syntax for m_dump in abinitio?
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