To identify High Disk I/o using Unix command Home > Database Blog > To identify High Disk I/o using Unix command /usr/bin/ps -eo pid,user,pcpu,args | grep -v %CPU | sort -nbk 3 | tail -25 Doyensys social@doyensys.com Recent Posts Create a Dynamic List Item in Oracle Form Create a Clock Timer’s in Oracle Form Mass Inventory Category Cleanup Using Oracle Inventory API