Google

Monday, January 21, 2008

How do you check the work process from UNIX?

A. Use the following commands.

  • 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: