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.
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi Faizan,
In your profile directory if you run command ls -ltr what is the output you see?
is this all you see:
-rw-r----- 1 iepadm sapsys 144 Jun 29 2009 .profile.1
-rw-r--r-- 1 iepadm sapsys 174 Jun 29 2009 local.profile
If this is your complete output you are in the incorrect directory, usually as marius has stated:
It would be located in the directory
/usr/sap/SID/SYS/profile
So in your case go cd /usr/sap/IEP/SYS/profile
then do ls -ltr and give us output please.
Regards,
Johan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.