Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: freelists
Thanks for the correction Tanel.
Graeme
oracle-l-bounce_at_freelists.org wrote on 06/11/2004 08:25:33 AM:
> > The hash function in this case is based on the session id of the
> > connecting user. (mod(SID,FREELISTS)+1).
> >
> > eg SID=10, FREELISTS=3, HASH = mod(10,3)+1 = 1+1 = 2
> I believe the hash function is applied to Oracle PID, not SID. This
> should be in docs as well.
>
> Tanel.
>
>
> --
> http://www.freelists.org/webpage/oracle-l
-- This transmission is for the intended addressee only and is confidential information. If you have received this transmission in error, please notify the sender and delete the transmission. The contents of this e-mail are the opinion of the writer only and are not endorsed by the Mincom Group of companies unless expressly stated otherwise. -- http://www.freelists.org/webpage/oracle-lReceived on Sun Nov 07 2004 - 19:21:32 CST
![]() |
![]() |