Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

dpmon

Former Member
0 Likes
1,720

Where should i have to run dpmon to see the processes

Thanks & Regards,

Raja

8 REPLIES 8
Read only

Former Member
0 Likes
1,464

CAN U USE SM50 TO SEE PROCESSES.

SACHIN

Read only

0 Likes
1,464

Hi

Using SM50 we can monitor R\3 level.if u want to monitor from OPERATING SYSTEM level we go for DPMON

In command windoe type DPMON it gives <b>dispatcher queue statistics</b> u will get two options

<b>q-quit

m-menu</b>

Press M it will give u <b>dispatcher monitor menu</b>.In that u will get diffrent options D,P,L,T,W,A.....

If u want process means type P.

KIRAN KUMAR

Read only

0 Likes
1,464

from run dir when i run dpmon i'm getting this following message...

dpmon=>sapparam(1c): No Profile used.

dpmon=>sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

DpMonInit failed - possibly no dispatcher running

DpMon: External/Internal dplib version: 102/129

Can u plz help me

thanks & regards

Raja

Read only

0 Likes
1,464

Hi,

On which system you are typing DPMON.

DOMON is executable exits in run directory so you need to run on application server (where you installed SAP)

At OS level u want to monitor processes means we will use DPMON.

You have to Login to application server(central instance or dilog instance) then type DPMON.

kiran kumar.v

Read only

0 Likes
1,464

try to set environmental varialble for run directory in path

or else cd <drive>:usr\sap\<sid>\sys\exe\run

and then run dpmon

Samrat

Read only

Former Member
0 Likes
1,464

Hi,

dpmon is executable exits in run directory so you need to run on application server command window (windows)

after executing dpmon select option p to see work process status

Samrat

Read only

Former Member
0 Likes
1,464

Hi ,

You need to provide the complete path of your instance profile along with dpmon command.

Try executing the dpmon along with your instance profile path..it should work.

regards,

Vinodh.

Read only

Former Member
0 Likes
1,464

Hi

Go to the cmd and to drive ex:D:\usr\sap\DEV\SYS\exe\run and then type Dpmon .

It provides list of the process..

Cheero

Pradeep.Gali