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: Oracle 8.1.7 Database Reorganisation

Re: Oracle 8.1.7 Database Reorganisation

From: Jim Kennedy <kennedy-down_with_spammers_at_no_spam.comcast.net>
Date: Sat, 27 Sep 2003 23:55:31 GMT
Message-ID: <Trpdb.447436$Oz4.255895@rwcrnsc54>

why? look up moving tables in the docs. Jim

-- 
Replace part of the email address: kennedy-down_with_spammers_at_attbi.com
with family.  Remove the negative part, keep the minus sign.  You can figure
it out.
"Bernard Vicaire" <bernard.vicaire_at_wanadoo.fr> wrote in message
news:bl4tj6$mc8$1_at_news-reader5.wanadoo.fr...

> Hi
>
> I "m looking at the best methode to reorganize an Oracle database, I'm
> usually use thes steps :
>
> - Export with optin compress=y
> - Drop user XXX cascade
> - Create User XXX
> - Import (from user=XXX touser=XXX)
>
> After deleting lines in tables and making a reorganisation, i'm surprised
to
> see in DBA studio that the used size of the tablespace is the same before
> and after these steps even if the tablespace is dropped and recreated
before
> the Import.
>
> - Why ?
> - Is these steps the good methode to reorganize a database ?
> - How to reduce the used size of the tablespace ?
> - Is it better to delete and recreate the TEMP tablespace too ?
>
> Regards
>
> Bernard
>
>
>
Received on Sat Sep 27 2003 - 18:55:31 CDT

Original text of this message

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