Li, Jackie (Yanhui) wrote:
Our firm runs oracle 9i using NFS file system from Netapp(3040 running 7.2), we have noticed few cases now that when the NFS file system is full, oracle database crash and can not even start after that.
It turns out that database has logical corruption, does anybody experience similar issues?
Thanks
First rule is, *never* let your database filesystem get full! At the very least, make sure your Redo logs are on a separate filesystem that can *never* get full. This way any data changes resulting from your datafiles running out of space (or other corruption) can be reversed safely.