How do you check the work process status in different Operating systems?

Windows:

Go to Windows Task manager and you can see the processes listed. All the disp+work.exe processes are SAP work processes.

Right-click Start bar and click Task Manager to invoke it.


Unix:

The following Process Status command can be used to know the work processes status.

ps -ef | grep SAP

Also, irrespective or the operating system we can use dpmon.exe executable, which is located in the Kernel (usr\sap\\sys\exe\run) directory.

No comments:

topics