User guide

Example
rdbthincontrol> stop server
rdbthincontrol> stop server myserv
rdbthincontrol> stop server //prod_node:1766/
rdbthincontrol> stop server 1701
rdbthincontrol> stop active servers
rdbthincontrol> stop server //prod_node:1766/ fred mypass
6.4.5.2 Command mode
The command mode commands available to stop servers can be seen in Table 6–14
Command Mode Stop Server.
Table 6-14 Command Mode Stop Server
Command
Description
-stopServer -active
-stopServer -all
Stops all responding servers. The following
Command line options, if present will be ignored:
-name
• -node
• -port
• -URL
-all and –active in this context are considered
synonyms.
-stopServer
Stops the server as specified by other command line
options
Example
$ thincontrol –stopServer –url //prod_node:1766/
$ thincontrol –stopServer –port 1701 –node localhost
$ thincontrol –stopServer –active
$ thincontrol –stopServer –name myserver
86