To check if sap work processes are running?
Answers were Sorted based on User's Feedback
Answer / p ramakrishna
from OS Level:
windows: go to task manager -> process you will find disp+work
linux or aix : ps -ef | grep sap
from GUI : sm50 local wp,sm66 global wp.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ramanji
IN sap gui-SM50/SM66.
OSlevel switch to <sid>adm and run DPMON pf=<profile name> for AS ABAP.
OSlevel switch to <sid>adm and run JCMON=pf=<profile name> for AS Java
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / aditya hariyani
At OS Level,
You can also use DPMON(Dispatcher Monitor) which is located in
1- cd/usr/sap/<sid>/SYS/Profile (or)
2- cd/sapmnt/<sid>/Profile (or)
3- cdpro
to check the status of the work processes or the dispatcher queue at OS Level.
Is This Answer Correct ? | 0 Yes | 0 No |
How many types of work processes?
Some transactions in sap are seen as customizing, for instance ovrf (updating routes). In some systems this is set as master data and can be set open. Where do you do this?
where i can find the file sapinfo.exe (to check the sap server is running or not through cmd "sapinfo.exe"). i have already check all the SAP GUI installation DVD and sap installation folder, please help, thanks in advance
How to do client copy fast?
I want to let sap skip printing cover pages during printing for any kind of report. How can this be done?
What happens when in background when we shutdown SAP (Both central & Database) & where is the log stored. Also when we apply the Patches, what exactly is running in background.. Kindly help me with this answer..
How to identify a particular T_Code has been modified or not? If yes, how to identify who modified particular T_Code in current system?
how do you troubleshoot when user complains that he ii not getting sap portal
how to perform a client import and export at OS level
What is SMTP configration?
how to send the out put of a background job to only 10 users?
What is roll in and roll out?