Hi,
we have upgraded some of our sap systems and placed them on new hardware, and made the changes needed in solution manager to show this.
However it appears that something has been missed as our solution manager is still trying to connect to the old host names.
In our upgraded sap system (not solman) we can see errors in sm21 stating
17:21:17 DIA 001 200 SM_SM7 Q0 I Operating system call getaddrinfo failed (error no. 0 )
and in the rfc logs there are repeated messages of solman trying to connect to the old host
======> CPIC-CALL: 'ThSAPOCMINIT' : cmRc=20 thRc=497
Unable to determine host address: NiHostToAddr failed
ABAP Programm: /SDF/SAPLCCMS_TOOLS (Transaction: )
Called function module: SALC_GET_MT_LIST_BY_MTCLASS
User: SM_SM7 (Client: 200)
Destination: ###oldhostname### (Handle: 36, DtConId: 548AB2B3327B06E0E1008000C0A86C3E, DtConCnt: 1, ConvId: ,{548AB2B3-327B-06E0-E100-8000C0A86C3E})
EPP RootContextId: B8AC6F86DFF11ED2B8F7C0826BAFEA70, ConnectionId: 548AD7A7AE838540E1008000C0A86C3E, ConnectionCnt: 1
EPP TransactionId: 2C2382E4462CF1B6BEF9B8AC6F86DFF1
SERVER> RFC Server Session (handle: 1, 37574089, {548AD7A7-AE83-8540-E100-8000C0A86C3E})
SERVER> Caller host:
SERVER> Caller transaction code: (Caller Program: /SDF/SAPLEFWK_EXTENSION)
SERVER> Called function module: /SDF/E2E_DISPATCHED_COLLECTOR
Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 2614
CPIC-CALL: 'ThSAPOCMINIT' : cmRc=20 thRc=497
Unable to determine host address: NiHostToAddr failed
HOST =###oldhostname###
SERV =sapdp00
I cannot find where this is being taken from in solution manager. I've tried checking rfcs, smsy, lmdb etc. also tried looking in the program mentioned in rfc error above but it appears to be using a temporary storage table? to collect the information from somewhere.
Does anyone have any idea of where the details of the old hostnames are being taken from?
Regards,
Liam