Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Calculating Max Number Extents
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
![]() |
![]() |