| Administrator | 
		Send me the following;
 1)output of df -h
 2)output of "du -sh" (recursively, for all directory levels..
 "Go inside the directories (where you see huge size) using cd
 After that reissue du -sh.
 
 do these steps till you reach the leaf directory. After you reach the leaf directory, check the files there, check what files they are, what kind of files they are and consider if they can be deleted..)"
 
 From the first look, your VM files are occupying the space.
 I mean : /u01/app/sharedrepo/test_1/VirtualDisks
 
 However, audit log is also big: /u01/app/12.1.0.2/grid/rdbms/audit
 
 |