In informatics server which files are created during the session rums?
No Answer is Posted For this Question
Be the First to Post Answer
where to store informatica rejected data?
what is lookup ?
ename,deptcount vamshi,3 kumar,5 krish,8 in o/p i want vamshi record 3 times kumar record 5 times like wise what is the logic.? give the entire logic plz
Q. In source area, it is use complex query we have using 5 to 10 table we has been join now all join clolumn having indexes but still we having performance issue. how to fix the performnce issue of the query.
in aggregator transformation we want to get middle record how to implement, source containg empno,name sal,deptno,address
how to improve performence by using sorted input in aggrigator t/r.
can we have to do changes in session property when we are dynamically generating target files?
Can we update a target table (without primarykey) by using update strategy transformation?
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
i have two sources two flatfiles same structure one flatfile contain 100 million recs another flatfile contain 10 million recs i have to connect single target(performance oriented answer) what are the steps we have to do this scenario
Enlist the tasks for which source qualifier transformation is used.
Normalizer transformation is not involved in Mapplet.. why???