How to extract original records at one target & Duplicate
records at one target? {with out using EXPRESION
transformation and sequence generator transformation?}<-this
is important
Answer Posted / usha
by using dynamic lkp its possible...
in dynamic lkp if we r having 2 records..
i will inser 1st record and will update second record...
when ever data inserted in to the target cache get
refreshed..
we ttake dynamic lkp..
by defaul..new lkp row port is added...
we should enable the associatve port...
here we should give the condition ..
in router we should give condition as newlkp=1--it will
insert...
if newlkp=0 means duplicate recorts
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is data transformation manager process?
What is meant by incremental aggregation?
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?
What is joiner change?
Repository user profiles
Enlist the advantages of informatica.
What is dynamic cache?
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
Why do we need informatica?
Explain the difference between a data warehouse and a data mart?
Explain direct and indirect flat file loading (source file type) - informatica
What all are steps in up gradation of Informatica server?
Explain what is informatica metadata and where is it stored?
What differs when we choose the sorted input for aggregator transformation?
What does reusable transformation mean?