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: Table Fragmentation - Please Help - Urgent

Re: Table Fragmentation - Please Help - Urgent

From: <murosa_at_inicia.es>
Date: Wed, 08 Aug 2001 02:55:23 -0700
Message-ID: <F001.00363D97.20010808031035@fatcity.com>

SELECT

       SEGMENT_NAME, 
       SEGMENT_TYPE, 
       BYTES/1024/1024 Kbytes, 
       EXTENTS
FROM
       DBA_SEGMENTS

/

> Hello All,
>
> Please help in sending me a script for getting to know whether a
> table is fragmented or not? Also need to know whether I will need
> to Analyse the table for getting accurate results, and if yes how
> to do that?
>
> Thanks
>
> raja
>
>
> Get 250 color business cards for FREE!
> http://businesscards.lycos.com/vp/fastpath/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Viraj Luthra
> INET: viraj999_at_lycos.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).
>



Date de alta en inicia y dispondrás de correo y espacio para tu página personal. http://inicia.es
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
  INET: murosa_at_inicia.es

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 Wed Aug 08 2001 - 04:55:23 CDT

Original text of this message

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