Start and stop quick reference
Start and stop servers in the application serving environment, referring to this quick guide to the administrative clients and several other tools provided with this product.
- Use commands to start and stop servers.
Command Quick reference: Issuing commands to start and stop servers
These examples are for starting and stopping the default profile on a server. Otherwise, we might need to specify -profileName profile_name when invoking the command.
dmgr Run the following command.
See startManager command for details and variations
startManager
NodeRun the following command.
See startNode command for details and variations
startNode
Application server Run the following command. See startServer command for details and variations
startServer server
where server is the application server to start.
Stopping the servers Use the same command as to start, except substitute stop for start. For example, to stop an application server, issue the command:
stopServer server
To start and stop application server clusters, see Start clusters.
- Use administrative clients and tools.
Command Quick reference: Opening the administrative console
To open the console using the default port, enter this web address in the web browser: http://your_fully_qualified_server_name:9060/ibm/console
Depending on the configuration, the web address might differ. Other factors can affect the ability to access the console. See Start and logging off the administrative console for details, as needed.
- You also can use MVS console commands on z/OS systems.
- To launch a scripting client, see Start the wsadmin scripting client .
- To learn about all available administrative clients, see Use the administrative clients.
- For performance monitoring, see Monitor performance with Tivoli Performance Viewer.
See the administrator commands listed in the Reference section of the information center.
- Use troubleshooting tools.