Answer Posted / 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 |
Post New Answer View All Answers
Is there any target staging area in informatica not staging area
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
What is informatica metadata and where is it stored?
What is the difference between stop and abort in informatica
Why is sorter an active transformation?
Name at least 5 different types of transformations used in mapping design and state the use of each.?
What do you mean by filter transformation?
What is a router transformation?
What is the cumulative sum and moving sum?
What are the different clients of powercenter?
What is a shortcut and copy in Informatica and how two are different with each other?
What is domain and gateway node?
Can informatica load heterogeneous targets from heterogeneous sources?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
Define mapplet?