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: Unfragment SYSTEM Tablespace

Re: Unfragment SYSTEM Tablespace

From: Brian Peasland <peasland_at_edcmail.cr.usgs.gov>
Date: 2000/07/17
Message-ID: <39731908.4DE1B1F6@edcmail.cr.usgs.gov>#1/1

The easiest (?) way to unfragment the SYSTEM tablespace is to:

  1. Do a full export of the database FULL=Y
  2. Delete the database.
  3. Recreate the database (run CATALOG and CATPROC too).
  4. Import the full database FULL=Y

There is some work involved here, that's why I put the "?" above when I said "easiest". But all in all, it's not that difficult.

HTH,
Brian

vasarpota_at_my-deja.com wrote:
>
> Hi all,
>
> I have a problem. My SYSTEM Tablespace is fragmented because the
> default Temporary and User Tablespaces were not set properly by another
> DBA. How do I fix this problem?
>
> I have already gone through DBA_USERS and fixed the default tablespaces
> that created the problem but how do I unfragment the SYSTEM tablespace?
>
> What specific options of EXPORT, IMPORT should I use to make sure dont
> mess anything up?
>
> Thanks for your help,
>
> Vinnie
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
 

-- 
========================================
Brian Peasland
Raytheons Systems at
  USGS EROS Data Center
These opinions are my own and do not
necessarily reflect the opinions of my 
company!
========================================
Received on Mon Jul 17 2000 - 00:00:00 CDT

Original text of this message

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