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: Calculating Max Number Extents

Re: Calculating Max Number Extents

From: Joe LaCascio <jlacasci_at_wheatonma.edu>
Date: Mon, 26 Jun 2000 13:49:48 -0400 (EDT)
Message-Id: <10540.110455@fatcity.com>

 

Use the following:

max extents = (block size/16) -7

 2k = 121
 4k = 249
 8k = 505
16k = 1017

Of course you can also use unlimited

Joe

On Mon, 26 Jun 2000 cemail_at_sprintmail.com wrote:

>
> My db_block_size is set to 16384 on HPUX 9000/800. How can I
> tell what the maximum number of extents allowed is?
>
> -----
> Sent using MailStart.com ( http://MailStart.Com/welcome.html )
> The FREE way to access your mailbox via any web browser, anywhere!
>
> --
> Author:
> INET: cemail_at_sprintmail.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 Mon Jun 26 2000 - 12:49:48 CDT

Original text of this message

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