Hi all,Can any one provide me Informatica Designer
Certification dumps.I need all three papers dumps.If any
one has these dumps then plz send it on this id:-
nagesh.jujjuru@yahoo.com
Thanks in advance
Answer / nagaraju bhatraju
www.esnips.com/web/InformaticaDumps
www.esnips.com/web/InformaticaAdminstrationCertificationPape
r
| Is This Answer Correct ? | 1 Yes | 1 No |
Q. Informatica workflow, it is running beyond two hours for last couple of runs, normally it completed less then 30 min., hardly 40 min, last couple of run crossing 2 hours and more in that workflow only one session. now it is aasign to you that how to idenitfy the performance issue of the sesion of production.
Could any one to tell How to use the Oracle Analytic functions in Informatica?
Can we use parameters of parameter file in presession command
My flat file source is C_Id 1-nov-2011 8-nov-2011 100 2000 1500 101 2500 2000 I want my Target as C_Id Week_Num Amt 100 45 2000 100 46 1500 101 45 2500 101 46 2000
how will compare two mappings in two different repository?
hi all, i have 1 flat file having 10 rows. like:- id name amt 100 a 100 200 b 200 100 n 300 400 p 3000 100 a 100 600 x 6000 Now i want to load half of this data into one flat file and remaining in other flat file.like :- flat file 1 id name amt 100 a 100 200 b 200 100 n 300 ---------------------- ---------------------- flat file 2 id name amt 400 p 3000 100 a 100 600 x 6000 Plz reply me ASAP.
How can we remove the duplicates from flat file source?
What is the functionality of update strategy?
What is factless fact schema?
After a load is done to my target table, I need to insert a last row, which might be formed at some expression transformation and brought to target. Do I have to have separate mapping to be run after the 1st mapping? Or in a single mapping how to achieve this?
If sal is null then replace it with min(sal). Can any one write a query for this in oracle ? Advance Thanks
what is correlated query?