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: AutoExtend

RE: AutoExtend

From: Deshpande, Kirti <kirti.deshpande_at_verizon.com>
Date: Fri, 20 Jul 2001 08:57:04 -0700
Message-ID: <F001.0035017E.20010720090159@fatcity.com>

You mean the datafiles within the tablespaces are set up with autoextend.

In version < 8, there will be a view sys.filext$ created to show what files are set up with autoextend. View will not exist (or return 0 rows) if none set with autoextend.
In version => 8 check column 'autoextensible' in the view dba_data_files. It will have 'NO' or 'YES' to tell you.

HTH, Regards.

> -----Original Message-----
> From: Michael E. Cupp, Jr. [SMTP:mcupp_at_columbus.rr.com]
> Sent: Friday, July 20, 2001 10:51 AM
> To: Multiple recipients of list ORACLE-L
> Subject: AutoExtend
>
> How can I determine if tablespaces are set up in autoextend?
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Michael E. Cupp, Jr.
> INET: mcupp_at_columbus.rr.com
>
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Deshpande, Kirti
  INET: kirti.deshpande_at_verizon.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 Fri Jul 20 2001 - 10:57:04 CDT

Original text of this message

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