which is more expensive hash or modulus partitioning? when do
you use modulus partitioning?
Answers were Sorted based on User's Feedback
Answer / ankit gosain
Hi All,
Hash partitioning is more expensive than modulus but it'll
give better performance as well.
The basic difference is, you can apply Modulus partitioning
for the number fields only while you can apply Hash
partitioning for Varchar and any type of field.
If you have more queries, you can mail me on
ankitgosain@gmail.com
Cheers,
Ankit :)
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / nish
has partitioning when distinct key fields are less.
Modulus when the key field are very few and numeric.
Modulus = x%y so the field ought to be numeric
Is This Answer Correct ? | 0 Yes | 0 No |
In a table 100 records are there after 50records job is aborted how can u insert all records in target table.
hi i am bhavani, in real time data stage who is the source provide? and how to recevied in developer? Pls send me answer
how to run jon in unix back round process what is command use in runing a job?
What is datastage engine?
how to call sequential generator in datastage?
How to write a left outer join condition by using Transformer stage in server jobs? Could any one help me?
what is repositery?
Can you define merge?
How the ipc stage work?
What is orabulk stage?
When we will go for Data elements?
What is the different type of jobs in datastage?