Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: df - k/ usage 100% how clear spatial/ Table of contents
阿吉 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.htmReceived on Tue Jul 18 2006 - 17:54:35 CDT
![]() |
![]() |