on 2009 Sep 09 3:47 PM
When i do the startsap i get the following
Starting SAP Instance DVEBMGS15
-
Startup-Log is written to /home/hrdadm/startsap_DVEBMGS15.log
interpreter "hpux64/dld.so" not found
exec(2): could not load a.out
No sapstartservice found
Instance already running
I even checked the dld.so in the /usr/lib/hpux64 and the file is existing and checked the permissions etc.
Any ideas.
thanks
Hi ,
First stop your SAP completely with command stopsap R3 via SIDadm.
After stopping use command ps -ef|grep dw .This will show you process running at OS level.Now select the process & them by command kill -9 <process no> .When all process killed start sap with command startsap.
Once everything is cleaned & started your problem should be resolved.
Thanks..
Mohit
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there any service already running?
Is it possible for you to restart the server? If not , at least kill the already existing running process and then restart SAP
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.