cancel
Showing results for 
Search instead for 
Did you mean: 

Re: TCode for used ports information

10-21-2008 1:14 PM
lakshminarayanan_m Contributor
8069 views 2 comments Go to solution
SAP Managed Tags
Subscribe

Hi,

Is there any TCode to find out the used ports by SAP like (MSG Server, Gateway, etc... (except SMICM)) from R/3 level??

Your help much appreciated.

Regards,

Gaurav

View Entire Topic
lakshminarayanan_m
Contributor

Hi,

I think there is no option to find out the free ports in SAP level. But we can find out the free ports tru OS level.

What is your purpose of this

regards

MLN

Former Member

Hi,

Many thanks for you answer but I am looking for used port NOT Free ports on the system.

I just want to know all the port no. used by my running SAP system. From OS level it is just showing Gateway, Dispateche and Security. I want to find out

Message server Port, Java Port, Dispatcher Port,

Gateway Port, SDM Port, ICM HTTP Port, ICM HTTPs Port

SMTP.

Regards,

Gaurav

Former Member
0 Likes

Try using below command @ OS level

> netstat -A

it w'll shows all the ports with ur sysname

Ex.. IDES my system name...

TCP IDES:2536

TCP IDES:sapdp08

TCP IDES:sapgw70

TCP IDES:pnrp-port

TCP IDES:ms-wbt-server

& run the t-code smicm=>click on go to => parameter =. display show's u the port no....etc...