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 Restricting multiple sessions per user in Oracle APEX APEX USER LOGIN LOGOUT AUDIT Converting UTC to Local Time with DST in Oracle Integration