The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
vxfs filesystem full! hungevntelecom HP-UX 1 09-30-2007 12:52 PM
/root filesystem size is full chomca Linux 6 06-04-2006 03:36 PM
Filesystem full - what to look for RTM SUN Solaris 0 03-09-2006 06:10 AM
/tmp filesystem full szodiac UNIX for Dummies Questions & Answers 11 07-18-2005 07:38 AM
Filesystem Full ilak1008 UNIX for Dummies Questions & Answers 16 07-18-2005 03:35 AM

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-13-2007
Registered User
 

Join Date: Jun 2006
Posts: 55
filesystem is full

Hello everybody, a very basic question.
Inspite of me deleting huge files in a filesystem(AIX 5.3) in oracle folder, the filesystem when i check using df -k still shows 100% full. Does that mean there is a process still pointing to the files which i deleted. how do i work around this.

Thanks!
karthik
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 03-13-2007
Registered User
 

Join Date: Feb 2005
Location: Broomfield, CO
Posts: 382
Sounds like Oracle is probably still holding on to the files. You'd have to stop and start Oracle (assuming that's what's holding it) which would clear it.

Carl
Reply With Quote
  #3 (permalink)  
Old 03-13-2007
Registered User
 

Join Date: Jan 2007
Posts: 366
Quote:
Originally Posted by BOFH
Sounds like Oracle is probably still holding on to the files. You'd have to stop and start Oracle (assuming that's what's holding it) which would clear it.

Carl
Correct

If some kind of process has opened a file, it still possible for you to delete the file at the command line.

Visually it will look as if the file has been removed.

However, underneath the file is still there. Only when the process, which opened the file, closes the file, the file will be really removed and the data blocks which made up the file will be free'd.

As BOFH already mentioned the most likely candidate for who has the files opened is one of the Oracle processes.

So you indeed have to shut down Oracle to get the space back which was taken by the file.

Furthermore, I hope for you you don't end up with a totally damaged and corrupt database.

It is not smart to remove files like that. There is a good chance you removed part if not all of the database.
Reply With Quote
Google UNIX.COM
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 08:37 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0