what is hash table in informatica?
Answer / pooja
In hash partitioning, the Informatica Server uses a hash function to group rows of data among partitions. The Informatica Server groups the data based on a partition key. Use hash partitioning when you want the Informatica Server to distribute rows to the partitions by group
Is This Answer Correct ? | 0 Yes | 0 No |
What is the maplet?
i have a source with 100 records.i have 2 targets.in the first target i want to load first 50 records & in the second target i want to load next 50(or remaining) records.
what is shortcut in informatica? difference between shortcut,reusable object?
Explain the code page compatibility?
How can repository reports be accessed without sql or other transformations?
How do you handle decimal places while importing a flatfile into informatica?
If in a workflow i have n number of sessions and each session is configured with different different stop on errors (say 5,8,10 etc respectively).How can make all this same for all the sessions with out actualy touching each and evry session ?
Please let me know how to make encryption and decryption with example?
In which conditions we can not use joiner transformation (Limitaions of joiner transformation) ?
Can anyone please distinguish what is Inner join and Outer join
following table source target name gender name target a1 male a1 female a2 female a2 male i want a1 female update to target how will do?
How informatica process data means how informatica works?