ps -ef | grep pmon
DBA2011Sep 21 2007 — edited Oct 11 2007How i can grep some particular process in oracle to see what's happening, like if i ran OUI can i check
ps -ef | grep oracle
ps -ef | grep installer
Need some good tips to grep some process and check what's happening in the background of that process....