cancel
Showing results for 
Search instead for 
Did you mean: 

Message Server Port

05-28-2009 12:41 PM
43102 views 9 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hi All,

I want to know, How do I find the message server port and application server port of SAP R3?

Is there any transaction code for that?

Thanks in Advance.

Regards,

Kumar

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

You can execute transaction code SMMS and then choose detail view of your message server. Within detail information you can find message server port(s).

former_member221487
Participant
0 Likes

not if you're system won't come up you can't

Former Member
0 Likes

on z/OS uss you can use 'netstat -a' command and get a list of running processes and its TCP port number and the connection state for any network connection. You will find a LISTENER for the SAP message server.

Answers (5)

Answers (5)

Former Member

Tx SMMS

Goto --> services

or

Ctrl+F1.

raullopezsaura
Discoverer

Tx SMMS

Goto -> Parameters-> Display

Then look for "server port". That is the message server port.

Former Member
0 Likes

hi

ms/server_port_<xx> This parameter identifies the message server port where HTTP(S) requests can arrive at.

The syntax is the same as for parameter icm/server_port_<xx>, with the following exceptions:

· Options KEEPALIVE, VCLIENT and TIMEOUT are ignored.

· Only HTTP and HTTPS protocols are accepted - an error message is generated for any other protocol.

This parameter replaces the ones used earlier, ms/http_port and ms/https_port. Only the SAP Web Dispatcher needs these ones now.

and fllow this link also

http://help.sap.com/saphelp_erp2005vp/helpdata/en/c3/eff4e4e84811d3acee0000e83539c3/content.htm

Thanks

Bharathi.Ch

Former Member
0 Likes

hi

check the parameters in RZ11 and RZ10 as required

or check the file

http://help.sap.com/saphelp_nwmobile71/helpdata/en/b8/437d46d4451e4c9ab756e272a1581d/frameset.htm

thx

Shilpa

Former Member
0 Likes

36xx, where xx is system number.

There is no tcode or table where this information is available.

Regards,

Siv

Ulrich_Schmidt1
Product and Topic Expert
Product and Topic Expert
0 Likes

This is only the default number, if not configured otherwise. And as pointed out by others above, there is a transaction: SMMS