-host sapcontrol parameter in SUM run for DMOVE2S4? RISE ECS Conversion
Hello everyone,
this one might be a bit specific but i tried my hardest to get the solution myself but i can't manage to do it.
Current situation: we created an empty shell system and installed an AAS on SAP migrationserver (they give you root access to it).
The AAS belongs to the PAS of our source empty shell system. I can see it in the profiles and also SM51, SMLG and so on.
Hostname is resolveable, ports are all on allow (because there is no actual data in the shell system).
Now obviously the command sapcontrol uses localhost if you don't add -host to it which will lead to an error, if you are trying to access a SAP instance on the away host without adding -host option,
Because you have to start SUM on the AAS for the conversion part, we run into the issue, that the SUM tries to use command "sapcontrol -prot NI_HTTP -nr 00 -function -GetSystemInstanceList" which of course does not work because 00 and 01 instance are on the PAS host...
Error message is: FAIL: NIECONN_REFUSED (Connection is refused), NiRawConnect failed in plugin_fopen()
Is there anyone that knows how to avoid that error in SUM?
Appreciate any input or ideas.
Thank you very much.
Greetings Oliver