Hey I am net to informatica? Can any one explain me step by
step How scd will work ?
Selects all rows.
Caches the existing target as a lookup table.
Compares logical key columns in the source against
corresponding columns in the target lookup table.
Compares source columns against corresponding target
columns if key columns match.
Flags new rows and changed rows.
Creates two data flows: one for new rows, one for changed
rows.
Generates a primary key for new rows.
Inserts new rows to the target.
Updates changed rows in the target, overwriting existing
rows.
| Is This Answer Correct ? | 6 Yes | 2 No |
What are the popular informatica products?
What is informatica? Why do we need it?
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 might one distinguish in the case of mapping is right or not without associating session?
difference between source based commit? and target based commit? which is better with respect to performance?
What is facttable granularity?
how to find the 5th highest salary form each department using 1.SQL Query 2. Informatica power center designer?
How i can upload the MainFrame source For Informatica ?
in which situations do u go for scds ?
what is the exact meaning of domain?
What is query panel?
Why can't we use few transformations in mapplet ? like xml and target defintions, seq etc ?