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 |
Explain the architecture of sap system with different layers. What is the use of gateway?
How to configure TMS/? Step by step pprocess?
What is organization level ?
IN FUNCTIONAL MODULE SD WE UNFORTUNETLY DELETE OUR ONE ITEM CATEGORY "TAN" FOR THAT WE WANT RECOVER IT WHAT ARE THE PROCEDURES. IS THERE ANY PROCEDURES LIKE RECYCLEBIN. TELL US DETAIL PROCEDURES STEP BY STEP PLEASE ARUN FROM SD
What is osp$ mean? What if the user is given with this authorisation?
How will u integrate existing ecc6 environment into solution manager
Where the log files are stored?
How many types of printer you have configured? How do you differentiate between them?
For an ABAP only system, do we have to SSL? What is the pocedure involved in doing a system copy?How to pervent other uses to send mails from SAP?What is SAPS?What is the importance of the clients 000, 001 and o66? How to make security authorization report?What is the information derived from OSS notes?
How to set the trace level for file dev_rd?
Hello Guys, If any body looking for "SAP Vendor Invoice Management (VIM) Training", Please Contact Me,We will covers all SAP VIM topics along with end to end ICC, Document pipeline xECM, Enterprise scan etc. Email ID :kakumanusasikanth@gmail.com
How to check whether the Transport Request is running or not at OS level?