What is a filter transformation and why it is an active one?
No Answer is Posted For this Question
Be the First to Post Answer
In operator is used in which transformation in informatica 8.6.0
What is the Rank index port in Rank transformation?
How to transform normalized data to denormalized form in informatica? Is there any logic or any transformations to achieve this?
What is up date strategy and what are the options for update strategy?
explain about session partitions ?
What is a joiner transformation and why it is an active one?
What is a design?
if we hav 10 records in a file, can we get first record from it by using Aggregator with out using Groupby Port in it?If Yes..let me know the answer plz!!!
What are the conditions needed to improve the performance of informatica aggregator transformation?
I am having source ENO ENAME LOC 1 A PUNE 2 B MUMBAI 3 C CHENNAI Target ENO ENAME LOC 1 A PUNE 2 B MUMBAI 3 C CHENNAI If a new record coming from source from same location it should directly go to specified location in target at begining EX:if Eno with 4 coming from same Pune, It should directly load into the Pune location col with '|' symbol. Help me its very urgent
What is repository manager?
My Source qualifier has empno, sal. Now my mapping is like SQ(EMPNO)->AGGR->EXP->TARGET SAL ------------>TARGET ? Is this mapping valid or any issues are there if we design like this?