Application Development 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: 

dpmon

Former Member
0 Kudos

Where should i have to run dpmon to see the processes

Thanks & Regards,

Raja

8 REPLIES 8

Former Member
0 Kudos

CAN U USE SM50 TO SEE PROCESSES.

SACHIN

0 Kudos

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

0 Kudos

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

0 Kudos

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

0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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.

Former Member
0 Kudos

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