how to identify new and old values in source qualifier or
any other transformations using informatica
Answers were Sorted based on User's Feedback
old values you might store in target right?then use that
old values for comparision of new values by using lookup
tranformaton....give key port lkp t/n from sq and give
condition like oldvalue=newvalue
if condition true means those are old vakues
| Is This Answer Correct ? | 0 Yes | 0 No |
Can anyone briefly describe abt audit table loading?
source target Q410 4 2010 Q311 3 2011 Q412 4 2012 Q309 3 2009
what is work of PUSH DOWN option
How to merge First Name & Last Name?
What is CDC? How to implement CDC?
Source-1 No name 1 satish 2 karthik 3 swathi 4 keerthi Source-2 No name 1 satish 2 karthik 5 santhose 6 vasu Target 3 swathi 4 keerthi 5 santhose 6 vasu here i want non matching Records i want how to achieve that
case and like function in informtica (my source is XML). case when OS Like'%Windows%' and OS Like '%200%' then 'Windows 200' case when OS Like'%Windows%' and OS Like '%200%'and OS like '%64%' then 'windows 200 64 bit' etc.,,
in what type of scenario bulk loading and normal loading we use?
what is incremental loading ?
12 Answers CTS, IBM, Oracle, TCS,
What is a data modeling?
i want to load data in to two targets..one is dimension table and the other is fact table?how can i load ata a time
How we can create indexes after completing the loan process?