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

Home -> Community -> Usenet -> c.d.o.server -> Re: Finding AUTOEXETEND objects

Re: Finding AUTOEXETEND objects

From: BH <bhom_at_sprintmail.com>
Date: Wed, 10 Mar 1999 10:38:25 -0700
Message-ID: <36E6AE10.C8354880@sprintmail.com>


Try sys.filext$

This view is created when you turn autoextend on for any datafile.

Doug Cowles wrote:

> I need to find things with AUTOEXTEND on.
> Oracle 7.3.3
> I also need to turn AUTOEXTEND off on these
> objects. I don't see an obvious column for
> autoextensibility. Not v$datafile, not dba_data_files,
> not dba_tablespaces.
>
> - Dc.
Received on Wed Mar 10 1999 - 11:38:25 CST

Original text of this message

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