To stop and restart the C-ISAM, DISAM, RMCobol, Dataflex or Micro Focus server

 

Important: This step must be taken if more than one server is running on the same machine to avoid conflicts between servers.

  1. Stop a server by entering the following command:  

sh connxserver STOP

  1. To stop a server running on a specific port, enter the following command:

sh connxserver STOP <port number>

  1. To stop all servers and restart on port 6500, enter the following command:

sh connxserver START

  1. To stop a server running on one port and restart on another port, enter the following command:

sh connxserver START <port number>

  1. Press <Enter>.