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 ?
Answer / hari
when u set this property value to 3
when u start the session immidiatly i will try to create 3
lookups and try to buils on those lookup's
| Is This Answer Correct ? | 4 Yes | 1 No |
How many ways are there to do 'remove duplicate records in informatica'?
what are the real time problems generally come up while doing or running mapping or any transformation?
disable caching in a lookup transformation?
what r the transformations that r not involved in mapplet?
How do you manage the Parameter files while migrating your data from one environment to another environment?
following source name gender ramya female ram male deesha female david male kumar male i want the target male female ram ramya david deesha kumar any body give solution above question?
tell me about your project functionality
What is a surrogate key?
As a support project team member, how will you get the questions regarding errors from client or customers (in which format)?
how we can update a target table without update strategy and update override?
What are the challenges you have faced in your project?
i have source like X1 10 X2 20 X1 30 X2 40 i want target as X1 X2 10 20 30 40 in informatica