Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: freelists Value Limitation - ORA-1590 on ver 7.3.4.5

Re: freelists Value Limitation - ORA-1590 on ver 7.3.4.5

From: K Gopalakrishnan <kaygopal_at_yahoo.com>
Date: Wed, 20 Jun 2001 06:11:34 -0700
Message-ID: <F001.00330066.20010620061143@fatcity.com>

Hey !

I have just replied in the other list. Incase if you don't get here again..

Looks like you are using 2K block size and trying to bump the freelists to abnormal limits and getting this error.

Coming to your question, the structure of freelist descriptor approximately takes 20 bytes in the segment header and this imposes the maximum limit of freelists per segment. The following listing gives the maximum number of freelists per segment depending on the block size

Block Size     Max # Freelists 
-----------     ----------------- 
      2K           24 
      4K           50 
      8K          101 
     16k          204 






Have a nice day !!

Best Regards,
K Gopalakrishnan,
Bangalore, INDIA.

Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: K Gopalakrishnan
  INET: kaygopal_at_yahoo.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Jun 20 2001 - 08:11:34 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US