Hi,
I am planning to take Infa Certification exam but am unable
to find its dumps anywhere on web. If anybody has it, plz
share them with me.
jkinfo22@gmail.com
Thanks in advance
No Answer is Posted For this Question
Be the First to Post Answer
I have 1200 records how can u send it in aggregator with good performance issues?
My source is like bellow F.NAME M.NAME L.NAME A B C D E F G H I and out put should like S.NO F.NAME M.NAME L.NAME 1 A B C 2 D E F 3 G H I 4 UNNOWN UNNOWN UNNOWN How can we acheive? please explane me indetail
how do u use sequence created in oracle in informatica? Explain with an simple example
Hi, I have one flatfile as target in a mapping . When i am trying to load data second time into it. The records already is in flatfile is getting override. I don't want to override existing records. Note : we can do this by implementing CDC / Incremental pool logic if target is relational . But this is flatfile. So, even i use this same technique it will override only So what is the solution ? Is there any option at session level for flatfile target ? Advance Thanks
If we use sorted ports in aggregator transformation and somehow records are not in order by format so what will happen,session fails or it succeeded with incorrect data?
what are the settiings that u use to cofigure the joiner transformation?
hi,this is satheesh working as pl/sql resource in MNC.i just wanna switch to informatica.Could you please let me know what is the best way to learn informatica.what are the best coaching centres available in chennai?Is there any coaching centre will give me a real time experience? informatica
What is fact table? Explain the different kinds of facts.
How will you display "Mr" for male & "Mrs" for female in target table?
how to create user defined function (udf) in informatica
What is the term PIPELINE in informatica ?
i have f;latfile source. i have two targets t1,t2. i want to load the odd no.of records into t1 and even no.of recordds into t2.