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
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
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...
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 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.