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: storage clause help !!!!!

Re: storage clause help !!!!!

From: Fred Petillot <fpetillo_at_fr.oracle.com>
Date: Thu, 30 Dec 1999 19:54:25 -0100
Message-ID: <386BC681.2D2870C8@fr.oracle.com>


Cause there may be more than one segment with same storage characteristics in one tablespace? Since the qry retrieves the different storage clauses with no reference to actual segments :-)

Connor McDonald wrote:

> Sybrand Bakker wrote:
> >
> > select distinct tablespace_name, initial_extent, next_extent, pct_increase,
> > pct_free
> > from dba_segments
> >
> > should do the trick.
> >
> > Hth,
> >
> > --
> > Sybrand Bakker, Oracle DBA
> > Serge Nantel <snantel_at_sympatico.ca> wrote in message
> > news:386BAAF9.F8C10500_at_sympatico.ca...
> > > Help I need a script to retrieve all the storage clause from a Oracle
> > > database 7.3.x can some one help me with this!
> > >
> > > Thank you kindly
> > > snantel_at_sympatico.ca
> > >
> > >
> > >
> > >
>
> I'm curious - why the distinct ?
> --
> ===========================================
> Connor McDonald
> "These views mine, no-one elses etc etc"
> connor_mcdonald_at_yahoo.com
>
> "Some days you're the pigeon, and some days you're the statue."

--

+-------------------------------------+----------------------------+
| Fred Petillot                       |     fpetillo_at_fr.oracle.com |
| Oracle France - Support Technique   |            +33 1 4762 8201 |
| 65, rue des Trois Fontanot          |            +33 6 8089 5135 |
| 92732 Nanterre Cedex                |                            |
+-------------------------------------+----------------------------+



Received on Thu Dec 30 1999 - 14:54:25 CST

Original text of this message

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