cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi All,

  I am using Solaris operating system, I tried to check work process from O/S level by "dpmon pf=<SID>_DVBMGS<instance no>_server " so its working fine in my quality and dev system, but when i am trying same steps in my PRD ,so it is not working with the below error

"

bash-3.00$ dpmon pf=IEP_DVEBMGS01_ITZECCAP

dpmon=>sapparam(2): fopenU("IEP_DVEBMGS01_ITZECCAP","r"): No such file or directory

dpmon=>No Profile used.

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

DpMonInit failed - possibly no dispatcher running

DpMon: External/Internal dplib version: 110/247"

My PRD is on cluster, in this we have 3 application,

Please guide me how can i proceed the action in PRD.

Thanks and Regards,

Aziz.

0 Likes
View Entire Topic
americo_goncalvesqualho
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Johan,

You can just use sapcontrol !


          sapcontrol -nr <instance_number> -function  ABAPGetWPTable

Regards,

Americo.