Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> no inode check in opatch
I wonder if folks ever decrease the bytes/inode for the software fs
and if there is an associated hit?
16G, plenty of disk to install another oracle_home, right?
$ df -k /db03
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/dsk/c3t4d0s2 35538921 18291183 16892349 52% /db03
Wrong, ran out of inodes.
$ /usr/bin/df -F ufs -o i /db03
Filesystem iused ifree %iused Mounted on
/dev/dsk/c3t4d0s2 75824 22736 77% /db03
They don't check in opatch, I have learned. crash.burn
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Jan 13 2006 - 22:22:55 CST
![]() |
![]() |