2,can we insert duplicate data with dynamic look up cache,if
yes than why and if no why?
Answers were Sorted based on User's Feedback
Answer / ankur saini er.ankur861@gmail.
we use dynamic lookups in case we have duplicates in source
and source says that they cnt remove them as per
requirement ...in that case we have to settle for:
say we have a reocrd id=1 , name=a
id=1 , name=b
so depending upon the PI id this is a duplicate so using
dynamic lookup when firts record comes the lookup cache
will have id=1 , name=a
again will duplkicate row will come then it gets updated to
id=1 , name=b
so finally only last record from the quplicates will be
lloaded in the target
| Is This Answer Correct ? | 2 Yes | 0 No |
can session assigned multiple mappings or not?
If we have 1000 rows were loaded in to datawarehouse and next day the source have 1010 rows so, how can we loaded only updated rows into target.
my source is junk data how will u remove that junk data by using unix please any one replay me
wat are deployement groups in informatica, how it will be used for developers
What is union transformation in informatica?
Informatica settings are available in which file?
what is casual dimension?
What do you understand by term role-playing dimension?
What are the mapings that we use for slowly changing dimension table?
Why is meant by direct and indirect loading options in sessions?
can you use flat file for repository?why?
Can we update a target table (without primarykey) by using update strategy transformation?