By using joiner t/r we can join only 2 tables, SO if want
join more than 2 flat files ,How can i join?
Answer / rahul
for n source we required n-1 joiner t/r.
ex: if we have 3 flat file dan we requried 2 joiner t/r
| Is This Answer Correct ? | 16 Yes | 0 No |
Why we use partitioning the session in informatica?
How the dimensions will be loaded?
Are there any types of Dynamic Caches in informatica
how we can load rejected record's at run time?(not through bad files)
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
what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?
I have in my source Records like 100,101,102 etc. I have router transformation which has groups like one group is empno=100, second group is empno>99. Now i want to know my source record 100 loads into which group?
What is IQD file?
write a sql query following table some duplicate present 1 1 2 2 3 3 4 5 i want the output unique one column duplicate another column following format like unique duplicate 1 1 2 2 3 3 4 5
explain about informatica server architecture?
Define pmcmd command?
What is query panel?