Re: freelists
- From: "Tanel Poder" <tanel.poder.003@xxxxxxx>
- To: <oracle-l@xxxxxxxxxxxxx>
- Date: Sat, 06 Nov 2004 00:25:33 +0200
> 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
- Follow-Ups:
- Re: freelists
- From: Graeme . Farmer
Other related posts:
- » freelists
- » Re: freelists
- » Re: freelists
- » RE: freelists
- » RE: freelists
- » RE: freelists
- » Re: freelists
- » Re: freelists
- Re: freelists
- From: Graeme . Farmer