We have file having country_name customer_name.For exp
London Ram
Bangalore Rohit
London Shyam
Bangalore Abhinav
In output we need 2 files one file for london and second file for Bangalore.How to acheve this?
Answer Posted / keerthika
We can use Partition By expression to partition the data based on the Value in input data
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are the differences between informatica and abinitio?
How you can run a graph infinitely in ab initio?
What are the co> operating system’s assorted library of integrated components?
Explain the ab initio etl tool in high level?
What is the use of the co> operating system in ab initio?
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)?
What are the kinds of layouts does ab initio supports?
In abinitio, what types of parallelism are used?
What are the reasons for which business can trust the approach of data processing?
What are the benefits of data analyzing?
What is the purpose of having stored procedures in a data-based?
What are the operations that support avoiding duplicate record?
what is the use of catlog or catlogfile?
What kind of layouts does abinitio support?
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