There are two ways you can start and stop the DB2 Everyplace server. You can use the command prompt. If you are running in a Network Deployment environment, it is recommended that you use the Administrative Console.
Prerequisites
Before you issue the commands, you must set the DISPLAY environment variable in the shell in which the command to start the server is issued. For example, export DISPLAY=:0.0.
Procedure
To start and stop the DB2 Everyplace application server using the command prompt, enter the following commands:
The server name is an exact string match of the server that was created. The stopServer command stops the server.
In cluster environments, starting and stopping, or otherwise manipulating the created cluster is simplest in the Administrative Console. To start and stop a cluster, go to <your network> --> Servers --> Clusters. Select the cluster by clicking the check box to the left of the cluster name, and then click Start or Stop.
If the console lists a cluster member as unavailable, make sure the node agent is started on the node, and the node configuration is synchronized with the deployment manager configuration. The node synchronization status can be viewed under System Administration -> Nodes.
Related concepts
Related tasks