/oracle file system keeps growing

From: <zigzagdna_at_yahoo.com>
Date: Thu, 16 May 2013 16:37:06 -0700 (PDT)
Message-ID: <649bcbb9-0439-4a01-b149-386ae468fffb_at_googlegroups.com>


I am on HP UNIX 11.23 using Oracle 11.7. My file system is 16GB and it is 95% full and keeps growing. I am however unable to find which file(s) are causing this problem.

I use find command:
Find . –mtime -2 –size +100 –print
I find all files which were modified in last 2 days whose size is greater than 100K and I do not see any. There are various .trc and .trm but they are only occupying 100M space (du –a).

Are there things other than files which Oracle is creating on these file systems. If yes, how can I find them. Received on Fri May 17 2013 - 01:37:06 CEST

Original text of this message