Hello,
I am migrating an R/3 system from AIX tio Linux with a new distributed architecture. On AIX, this is a central instance located on the same server than other non-sap tools. On the new architecture, the non-SAP tools are installed on a different server than SAP instances. Then, some external commands (SM69) need to be adapted to execute the command remotely.
I already change the Operating System from AIX to Linux in SM69. I created an RFC in SM59 which points to the non-SAP server.
When I launch the SXPG_COMMAND_EXECUTE function, I receive the exception PROGRAM_START_ERROR.
Some questions come to me... Is there anything to do on remote server to allow this function, like account creation, ssh configuration... ? What is mandatory in RFC destination and External Command defintions ?