Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

hash partitioning

Status
Not open for further replies.

kindus

IS-IT--Management
Jul 25, 2001
77
US
Is anybody familiar with hash function oracle used to determine the hash value in case of hash partitioning.
e.g. for a table is partioned into 4 hash partitions and key is number data type, which values will go to Partition 1, 2 ,3 and 4. I tried inserting continous set of values from 1000,...., 1014. But I could not figure out the logic.

Second question would be what would be logic of varchar key etc.???

Any input would be appreciated.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top