Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Hash partition
For single column character-based partitions, the hash value can be supplied through dbms_utility.get_hash_value() using a base of 0 and a hash_size of the number of partitions.
I haven't checked out how this translates for dates, numerics, or multi-column partitions yet.
--
Jonathan Lewis
Yet another Oracle-related web site: http://www.jlcomp.demon.co.uk
Hash partions wrote in message <8btp4l$de4$1_at_nereid.worldonline.nl>...
>Does anyone know how a hash partition is calculated in Oracle8i ?
>
>I cannot figure out why certain values are stored in a specific partition.
>
>
Received on Wed Mar 29 2000 - 15:24:53 CST
![]() |
![]() |