Previous Topic Next topic Print topic


To launch a server on the remote host

Restriction: You must have Micro Focus Visual COBOL Development Hub installed on the remote machine.
Note: This process is part of the initial set up of Micro Focus Visual COBOL Development Hub on the remote host. The steps required to configure the remote server form part of the installation readme instructions for Visual COBOL and should be set up at installation time.

You can launch a server on the remote host by using the startrdodaemon script. This is the most common approach and it launches the server via a daemon process. With this script you are able to specify the port number to be used.

Important: If you are working with SQL applications, you must launch the remote host using a daemon.

If you want to launch a remote server which does not use the daemon process, you can configure a new connection by using the startrdoserver script in the New Connection dialog in the Remote Systems perspective in the Eclipse IDE.

To ensure that your connection to the server recognises changes in your configuration - for example, changing the value of an environment variable - you need to disconnect and then reconnect to the server. You can do this by restarting Eclipse or by disconnecting and reconnecting using the Connection context menu within the Eclipse IDE.

Previous Topic Next topic Print topic