What is a shortcut and copy in Informatica and how two are different with each other?
Differentiate between Load Manager and DTM?
permutations of mapplet
lookup transformation with screenshots
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
what is SDLC way of code development?
How can repository reports be accessed without sql or other transformations?
What is workflow manager?
Where are the source flat files kept before running the session?
How to generate or load values in to the target table based on a column value using informatica etl tool.
What is repository manager?
What is status code in informatica?
Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,
Can we get 1st record through Informatica(without sequence number).
How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?