User guide
Only those servers that have the autostart attribute and
are for the local host will be started.
start server
Starts a server of type RdbThinSrv on the local host
with all default characteristics.
start server <port id>
Starts a server of type RdbThinSrv listening on the
designated port on the local host with default
remaining characteristics
start server <name>
Starts the server that matches the name provided. See
XML formatted Configuration File
for more
information on named server definitions.
Example
rdbthincontrol> start server myserver
rdbthincontrol> start server 1799
rdbthincontrol> start server all
6.4.4.2 Command mode
The command mode commands available to start servers can be seen in Table 6–12
Command Mode Start Server.
Table 6-12 Command Mode Start Server
Command
Description
-startServer –all
Starts all autostart servers found in the XML-
formatted configuration file used when invoking the
controller.
Only those servers that have the autostart attribute
and are for the local host will be started. The
following Command line options, if present will be
ignored:
• -name
• -node
• -port
• -URL
• -active
84