How the check the work process at os level in UNIX

Use these commands to check the work process and other SAP process at os level in unix

To check all the work processes:
ps -ef | grep dw

To check the sap os collector
ps -ef | grep sapos

To check the message server
ps -ef | grep ms

Post a Comment

0 Comments

 How many tenant DB can be created per instance in SAP Hana