What is a repository manager?
No Answer is Posted For this Question
Be the First to Post Answer
On which transformations you created partitions in your project?
we have 20 records in source system, when we run for the 1st time, it should load only 10 records into the target, when you run for the second time it should load another 10 record which are not loaded. How do we do that? Can we write a SQL query in source qualifier to do it. This q' is asked in one f the interviews. Please let me know if anyone knows. Thanks
To achieve the session partition what r the necessary tasks u have to do?
1 lac of flat fles in source how to load target at a time?
What is the filename which you need to configure in UNIX while installing infromatica?
what are the output files that the informatica server creats during running a session?
What is aggregate awareness?
what is update strategy transformation ?
How to open an older version of an object in the workspace?
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.
There are two sessions are connected to the workflow. When the first session run load the data(employees data sum_salaries <= 1000000) into the target1. When the second session run load the data(employees data sum_salaries > 1000000) into the target2. How to achieve this?
What is the difference between Active and Passive transformation?