hi all
I have installed WEB AS for ABAP and SAP Front end GUI on the same machine. when I try to connect to the server from SAP SAP Logon, it gives the following error
partner not reached(host 192.168.0.153,service sapdp00)
WSAECONNREFUSED: Connection refused
could any body please help me in this regard.
Regards
Shafi
Request clarification before answering.
Do you have the appropriate entries in your services file?
ex.
sapdp00 3200/tcp
sapgw00 3300/tcp
You can even try adding
sapms<SID> 3600/tcp
-Drew
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Shafi,
On the server console, please start the SAP MMC console. Does it show green for the SAP system processes? In the task manager, do you see multiple processes called disp+work.exe ? Is your database running? Please sort on the folder /usr/sap/<SID>/DVEBMGS00/work by latest files, and attach some of the latest trace files here.
Thanks,
Sanket
Thanks Sanket,
yes, Server is running(It shows green for the SAP system processes)
yes, I see multiple processes called dsip+work.exe
database is also running.
Could you please tell me which files in the Work folder should I send you?? there are many files. Please give me your email address, so that I can send these files to you.
Regards
Shafi
Pls try this.
on Command prompt , ping sapxidev. see if it returns IP address of your server.
what is the system number for the SAP system installed? Goto /usr/sap/<SID>/dvebmgs<nn>
if the nn is 00, then it is 0, if it is dvebmgs01, then your system number is 01.
Your saplogon should show the correct system number.
on command prompt, type telnet sapxidev 36nn ( where nn is your system number ). If you get a blank screen that just sits there, that is a good sign. If you get error, please tell what error you get.
logon to your server as <sid>adm user. on command prompt, run executable dpmon. Choose options m, then p.
Do you get a list of work processes in status waiting?
Thanks,
Sanket
| User | Count |
|---|---|
| 10 | |
| 5 | |
| 5 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.