I cleared Informatica certification Designer. if anybody
need dumps, can contact at mukesh1009@gmail.com
Answer Posted / palash baarl
Hi Mukesh,
This is Palash
Request you to provide dumps what you have
I am also planing to attend certification very soon.
email: palash9380@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?
What is pmcmd command?
Whats there in global repository
What is the sql query overwrite in source qualifier in informatica
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?
Enlist the differences between database and data warehouse.
Mine is Insurance Domain, So interviewer asked about terms like underwriting, disbursement amt, Reinsurance
What is target load order?
Write the different tools in the workflow manager?
What is informatica metadata and where is it stored?
How you can differentiate between connected lookup and unconnected lookup?
Design a mapping to get the pervious row salary for the current row. If there is no pervious row exists for the current row, then the pervious row salary should be displayed as null.
can we override a native sql query within informatica? Where do we do it? How do we do it?
What are the features of complex mapping?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?