cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

Message Server Port

Former Member
0 Likes
41,905

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

View Entire Topic
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.