What is hash partition?

Answers were Sorted based on User's Feedback



What is hash partition?..

Answer / sudhanshu

Hash Partitioning, which maps data to partitions based on a
hash function. The physical location of the data depends on
the outcome of hash function. Data used to distributed
between the partitions. This is typically used where ranges
are not appropriate

Is This Answer Correct ?    1 Yes 0 No

What is hash partition?..

Answer / murali s

The value of a hash function determines membership in a
partition. Assuming there are four partitions, the hash
function could return a value from 0 to 3.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Informatica Interview Questions

how we can update a target table without update strategy and update override?

3 Answers   TCS,


There are 10 flat files; out of 10 files 1 file is empty. How do you identify the empty file? How can you load all files into targets?

1 Answers   Accenture,


what is diffrence b/w joner and union transfermation

6 Answers  


How can a transformation be made reusable?

0 Answers   Informatica,


What are the different options used to configure the sequential batches?

2 Answers   Wipro,






How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?

0 Answers   CTS,


How you can differentiate between connected lookup and unconnected lookup?

0 Answers  


i have flatfile source. i want to load the maximum salary of each deptno into target. what isthe mapping flow

3 Answers   Wipro,


what are factless facts? And in which scenario will you use such kinds of fact tables.

0 Answers  


Explain how to import oracle sequence into informatica?

0 Answers  


how the server recognises , if the session fails after loading the 100 records in to the target

2 Answers   TCS,


How to configure mapping in informatica?

0 Answers  


Categories