- On the runtime computer, open install_directory\Attachmate\EAI\CICSTaskDesigner\CICSToolsOptions.properties.
- Replace the bracketed values for the MCS server IP address (CICSConnector.ip) and Web server port number (CICSConnector.port) with the correct information.
- Open install_directory/Attachmate/EAI/Common/mcs/agent.properties, and replace the address of the MCS server with the new location, for example:
MCS.Agent.AssignedRPCRouterURL=http://my_mcs:8086/mcs/rpcrouter
- In Windows, restart the Runtime Service and the MCS service agent, which run as Windows services.
-or-
In UNIX, restart install_directory/Attachmate/EAI/CICSServer/cicsruntime.sh and install_directory/Attachmate/EAI/Common/mcs/mcsagent.sh.
|