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: Maintenance on an older DB

Re: Maintenance on an older DB

From: thebap <member25685_at_dbforums.com>
Date: Thu, 27 Feb 2003 15:27:44 +0000
Message-ID: <2582435.1046359664@dbforums.com>

A version would be useful if u could post it to?

But anyway, some typical issues:-

  1. Fragmentation problems
  2. Indexes out of balance
  3. Coalesce free space
  4. Free capacity issues within tablespace or the physical disk.

Suggest that you backup your Database and then resolve any framentation problems you have.

Main issue you may next hit could be that your tablespaces are near to full or they may be auto-extending.

Resolving fragmentaion issues may get you some space back.

Perhaps the best way to resolve all these issues would be to do a full export/import and ensure you use COMPRESS=Y.

Also, certain combinations of Oracle and Solaris need to have the server bounced regularly or the instance freezes when you try to shutdown - u may need to check this out and apply a patch.

--
Posted via http://dbforums.com
Received on Thu Feb 27 2003 - 09:27:44 CST

Original text of this message

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