cancel
Showing results for 
Search instead for 
Did you mean: 

How to check SAP Web Dispatcher

Former Member
0 Kudos

Hi All,

We are running on ECC 6.0 ABAP Stack, Database is Oracle 10g and OS is HP-UNIX and Kernel is 700.

Issue is when I run command :

sapwebdisp -v

it shows Dipatcher releases as 700

nwprm00:cpmadm> sapwebdisp -v

SAP Web Dispatcher Version 7.00.11, multithreaded, Unicode, 64 BIT

kernel information

-


system name =

kernel release = 700

database library =

compiled on = HP-UX B.11.23 U ia64

compile time = May 1 2010 02:38:53

update level = 0

patch number = 250

source id = 0.254

But if I go to directory /usr/sapprograms and execute command ./sapwebdisp -v it show version as 710.

nwprm00:cpmadm> pwd

/usr/sap/programs

nwprm00:cpmadm> ./sapwebdisp -v

SAP Web Dispatcher Version 7.10.1, multithreaded, Unicode, 64 BIT

kernel information

-


system name =

kernel release = 710

database library =

compiled on = HP-UX B.11.23 U ia64

compile time = May 9 2009 20:12:44

update level = 0

patch number = 152

source id = 0.152

If I check OS process, it shows SAP system is using webdispatcher file under /usr/sap/program.

nwprm00:cpmadm> ps -ef | grep webdisp

cpmadm 12319 1 100 Apr 9 ? 19:25 ./sapwebdisp pf=/usr/sap/programs/sapwebdisp.pfl -auto_restart

cpmadm 12323 12319 0 Apr 9 ? 15:45 ./sapwebdisp pf=/usr/sap/programs/sapwebdisp.pfl -auto_restart

Please let me what I am doing wrong, Which one is correct to way to check Web dispatcher version.

Regards,

Shivam Mittal

Accepted Solutions (0)

Answers (3)

Answers (3)

nowkushal
Explorer
0 Kudos

Hi All,

The most easy way to find the server webdispatcher version is:

IN windows OS

1. Login as <SID>adm

2. open administrator command prompt

3. type the following

>C:\Windows\system32>sapwebdisp -v

SAP Web Dispatcher Version 7.53.0, multithreaded, Unicode, 64 BIT

Thanks

Kushal

Former Member
0 Kudos

Hi Shivam,

     To get the exact version of the Webdispatcher, you can go to the "work" directory of the Central Instance (CI) (/usr/sap/SID/DV*/work) and open the file "dev_webdispatcher".

The first line of that file shows you the release version.

For example: my server webdispatcher version is

trc file: "/usr/sap/BP1/DVEBMGS00/work/dev_dispatcher", trc level: 1, release: "700"


Hope you get the answer..


Regards

Santosh K

Former Member
0 Kudos

Hi,

If you do sapwebdisp -check it will show you all the problems associated with webdisp please try that and see if everything is ok or not ..

Thanks,

Deepthi

Former Member
0 Kudos

Hi Deepti,

sapwebdisp -check is giving:

Checking SAP Web Dispatcher Configuration

=========================================

WARNING: maximum number of sockets supported on this host (6140) less than configured: 8192

Server info will be retrieved from host: : with protocol: http

Checking connection to message server...

ERROR: Connection to message server failed: NIEHOST_UNKNOWN

Check ended with 1 errors, 1 warnings

But Can you tell me how can I check that SAP Web Dispatcher is running and performing its function as expected as

ps -ef | grep webdisp gives :

cpmadm 12319 1 124 Apr 9 ? 19:48 ./sapwebdisp pf=/usr/sap/programs/sapwebdisp.pfl -auto_restart

cpmadm 3393 673 0 05:16:20 pts/0 0:00 grep webdisp

cpmadm 12323 12319 0 Apr 9 ? 16:01 ./sapwebdisp pf=/usr/sap/programs/sapwebdisp.pfl -auto_restart

Regards,

Shivam Mittal

Former Member
0 Kudos

Look for the process wd.sap<SID>_<sy_no>

Logon to the OS level as <SID>adm (the user you installed webdispatcher as)

go to the profile directory and look for instance profile for more details.

Logon to the Webdispatcher admin page URL

and follow : Core System --> Release Information