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: Tablespace storage/can disk fill?

RE: Tablespace storage/can disk fill?

From: Elliott, Patrick <Patrick.Elliott_at_bestbuy.com>
Date: Thu, 29 Jun 2000 16:36:01 -0500
Message-Id: <10543.110838@fatcity.com>

  1. No. Unless autoextend is turned on for the datafiles, they can not grow in size. A table is fully contained within it's tablespace.
  2. In order to estimate extent sizes and numbers of extents, you have to estimate the growth rates of the objects in the tablespace.

> -----Original Message-----
> From: cemail_at_sprintmail.com [SMTP:cemail_at_sprintmail.com]
> Sent: Thursday, June 29, 2000 2:04 PM
> To: Multiple recipients of list ORACLE-L
> Subject: Tablespace storage/can disk fill?
>
>
> I have an index tablespace that someone had set maxextents to
> unlimited. The datafiles in that tablespace do not have auto
> extend turned on. The disk that those datafiles are on is 98%
> full. I realize that the storage for objects that don't have
> storage specified will take the default of the tablespace (in
> this case, unlimited).
>
> 1. With these settings, could the objects themselves extend
> beyond the current datafile sizes causing the disk to completely
> fill?
>
> 2. If I want to now set maxextents to a limited amount (when
> it had previously been sent to unlimited), how can I know what
> a "safe" number is to set it too?
>
> Oracle 8.05/HPUX
>
> -----
> 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 Thu Jun 29 2000 - 16:36:01 CDT

Original text of this message

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