Design a mapping to calculate department wise sum of salaries and load it in single target? Source Target Deptno Salary Deptno Salary 10 100 10 600 10 200 10 600 10 300 10 600 20 200 20 800 20 300 20 800 20 300 20 800 30 400 20 1500 30 500 30 1500 30 600 30 1500
1498Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.
2424There 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?
1 2483I have a mapping loading 100 records and it failed on 20th record. how to recover it without changing anything.(in prod where we don't have any access).. (the session should should start from 21 record)
1628pmscmd startworkflow -sv
HCL,
1512Post New Informatica Questions
How we can create indexes after completing the loan process?
What is the function of aggregator transformation?
What are mapplets? How is it different from a Reusable Transformation?
What are the different clients of powercenter?
How to generate sequence numbers?
Can you generate sequence numbers without using the sequence generator transformation?
What is pmcmd command?
How will the document be delivered to me?
What is meant by LDAP users?
What are the main issues while working with flat files as source and as targets ?
What are the informatica performance improvement tips
Can we get 1st record through Informatica(without sequence number).
How to open an older version of an object in the workspace?
tell me the rules and responsblites in our project(my project is development)
What is the format of informatica objects in a repository?