Can anyone give some input on "Additional Concurrent Pipelines for Lookup Cache Creation" ? I know that this property is used to build caches in a mapping concurently. But which values should I set into this ( i.e. 1 or 2 or 3 or something else ) for concurrent cache building ?
1 21769If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b,the target shd be loaded as 1 a+b+c or 1 a||b||c, what transformations shd be used for this?
3 13478How can one know that a table has indexes and is partitioned? How data will be pulled from Partitions in Oracle for Informatica?
1 4092i have a source which relational.I am trying to populate to target flat file with one column for daily date which is sysdate. I want to populate the sysdate coulmn with DD/MM/YYYY format. kindly provide a solution for this..my clear that my target is flat file.
3 6915How to join a Flat and Relational Source without using (Joiner, Update and Lookup ) transformations... is it possible? if yes i would like to know how?
10 25417I have a flat file, in which i have two fields, emp_id, emp_name. The data is like this, emp_id,emp_name 101,soha 101,ali 101,khan 102,siva 102,shanker 102,reddy. how to merge the names so that my output is like this Emp_id Emp_name 101 Soha ali kahn 102 siva shenkar reddy please provide solution
5 10955I want to get an license to produce excel format output using informatica tool. Anyone help me in this issue. Thanks in advance, Vishnuvardhan
1 4544Could anyone please mail me a copy of Informatica Certification Exam dumps to sandeep.nakka@gmail.com it would be appreciated if any one could help me out.
2141What will happen if we have a filter transformation used in a mapping and in the filter condition we specify 1. Yes nothing else, only the number 1. In other words, assuming we have 10 rows coming to this filter transformation as an input, how many rows will be output by this transformation when we have only 1 in the filter condition?
TCS,
5 19733Post New Informatica Questions
What does reusable transformation mean?
Explain the aggregator transformation?
What are the different types of olap? Give an example?
What is powercenter on grid?
On which transformations you created partitions in your project?
How to call shell scripts from informatica?
What is the cumulative sum and moving sum?
What are multi-group transformations?
can anyone explain me about retail domain project in informatica?
In informatica workflow manager, how many repositories can be created?
What is meant by a domain?
what is the difference between informatica6.1 and infomatica7.1
What is rank transform?
How many dimensions are there in informatica?
What will happen if the select list columns in the custom override sql query and the output ports order in sq transformation do not match?