Hi Guys,
Do anyone know how to reset the cached ports ( /etc/services) in SAP without restarting sap ?
Issue :
1) in one of the application server , the entry was wrongly made in the past
sapmsBIP 3200/tcp ---> This is wrong
2) I had changed this to 3600
sapmsBIP 3600/tcp
3) It works perfectly from OS level
XXXXXX:bepadm 67> lgtst -H <hostname> -S sapmsBIP
using trcfile: dev_lg
list of reachable application servers
-------------------------------------
[XXXXX_BIP_00] [XXXX] [10.10.51.27] [sapdp00] [3200] [DIA UPD BTC UP2 ICM ]
[XXXXX_BIP_00] [XXXX] [10.10.51.24] [sapdp00] [3200] [DIA UPD BTC UP2 ICM ]
[XXXXX_BIP_00] [XXXX] [10.10.51.23] [sapdp00] [3200] [DIA UPD BTC SPO UP2 ICM ]
list of selectable logon groups with favorites
------------------------------------------------
[BI Production System] [XXXXXX] [3200] [730]
[BI_PARALLEL] [XXXXX] [3200] [730]
[SPACE] [XXXXX] [3200] [730]
nlsapapp29:bepadm 68>
4) Still SAP thinks , it has to reach 3200
M Wed Jan 14 12:10:19 2015
M ***LOG Q0I=> NiIRead: P=XXXXXXX:3200; L=10.76.7.69:8011: recv (104: Connection reset by peer) [nixxi.cpp 5087]
Actions done:
SM51 - host name buffer reset ( application serer , ICM and Entire system )
SMMS hostname buffer reset
Name cache daemon in linux is also not running ( to avoid the caching )
Logon | Connection Error |
Error Details | Error when opening an RFC connection (LB: Hostname or service of the message ser |
Error Details | ERROR: internal error |
Error Details | LOCATION: SAP-Server XXXXX_BEP_21 on host bepas1 (wp 4) |
Error Details | COMPONENT: MS (message handling interface) |
Error Details | COUNTER: 267 |
Error Details | MODULE: |
Error Details | LINE: |
Error Details | RETURN CODE: -101 |
Error Details | SUBRC: 0 |
Error Details | RELEASE: 720 |
Error Details | TIME: Wed Jan 14 12:10:24 2015 |
Error Details | VERSION: 4 |
I am very positive the restart will solve as per forums and notes etc., But still wanted to try without SAP restart if possible:-)
Regards
Venkat