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: df - k/ usage 100% how clear spatial/ Table of contents

Re: df - k/ usage 100% how clear spatial/ Table of contents

From: joel garry <joel-garry_at_home.com>
Date: 18 Jul 2006 15:54:35 -0700
Message-ID: <1153263274.967262.46440@75g2000cwc.googlegroups.com>

阿吉 wrote:
> df - k / usage 100% how clear root space

cd /tmp
ls >~/crapintmp
rm -f *

Then set everything that is using /tmp to use /usr/tmp, for example, set the TMPDIR directory so your sorts don't use /tmp.

Depending on your OS, you may want to set /tmp to be cleaned up every day or on reboot or something.

It is also possible you mistakenly put something on root that doesn't belong there, compare ls -l|grep ^d with your devices on the df.

Please see http://www.dbaoracle.net/readme-cdos.htm#subj12

jg

-- 
@home.com is bogus.
http://www.lhup.edu/~dsimanek/museum/unwork.htm
Received on Tue Jul 18 2006 - 17:54:35 CDT

Original text of this message

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