Google

Sunday, January 20, 2008

How do you check the work process from UNIX?

  • To check all the work processes : ps -ef grep grep dw
  • To check the message server : ps -ef grep grep ms
  • To check the SAP OS collector : ps -ef grep sapos

No comments: