The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 12-10-2007
osca7578 osca7578 is offline
Registered User
 

Join Date: Aug 2007
Posts: 6
processes

#prstat -U oracle
-- This command will list down all process handled by "oracle" user . something like #ps -ef | grep oracle
Reply With Quote