Re: U01 size

Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/U01-size-tp2532p2534.html

/u01 means nothing. :)
I mean anyone can name any mount point as u01.
Anyways, most probably logs/debug files/core dumps and etc is your problem.  
But, you sould investigate..
Use Os tools to find the huge sized directory first.
In Linux you can use "du -sh".
This is a very generic question bytheway, but as I said you, investigate..

Thanks