Answer Posted / rr
SCD means slowly changing dimension.
It represents dimensions that change with time.
There are three types of scds.
Type1: Overwrite (contains no history)
Type2: Add an additional record with time stamp or flag
(contains history)
Type3: Add a new field for the record to represent the new
value(contains history)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?
What are the performance considerations when working with aggregator transformation?
Can informatica load heterogeneous targets from heterogeneous sources?
What is update strategy transform?
Under what condition selecting sorted input in aggregator may fail the session?
Differentiate between source qualifier and filter transformation?
How many input parameters can exist in an unconnected lookup?
How to configure mapping in informatica?
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
Define update strategy?
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
How do you migrate data from one environment to another?
How to create Target definition for flat files?
Can anyone tell me the new features in Informatica 9 Version?
can we override a native sql query within informatica? Where do we do it?