How can you increase the performance in joiner transformation?
No Answer is Posted For this Question
Be the First to Post Answer
suppose if we have dublicate records in a table temp n now i want to pass unique values to t1 n dublicat values to t2 in single mapping using aggregator & router? how
i have a source table ID NAME SAL 101 A 1000 102 B 2000 103 C 1500 target load should be ID NAME SAL 101 A 1000 101 B 2000 101 C 1500 102 A 1000 102 B 2000 102 C 1500 103 A 1000 103 B 2000 103 C 1500
How we can create indexes after completing the load process?
HOW TO PROCESS THE ROWS FROM JOINER AND EXPRESSION TRANSFORAMTION TO SORTER TRANSFORMATION
Design a mapping to load a target table with the following values from the above source?
what is mapping performence?
what are surrogate keys?
what is the necessity to use update strategy?(except for updates)
 Informatica Checkpoints
what is curr val use for in sequence generator?
how many session run unix environment what command using ?
What are the reusable transforamtions?