User guide
rdbthincontrol> poll
Polling servers ...
rdbthincontrol> exit
6.1 Running the Controller
The controller allows basic management of Oracle JDBC for Rdb servers.
The controller can be run from the OpenVMS DCL command line either in single
command mode or as a command line interface:
Format
$java –jar rdb$jdbc_home:rdbthincontrol.jar [<option> |
<command_keyword>]
Valid options can be found in Table 6–1 Controller Options.
Valid command_keywords can be found in Table 6–2 Controller Command Keywords.
Note:
For the controller to be able to manage an Oracle JDBC for Rdb server the server must
have a control password.
See Server Configuration Options
for more details on specifying the control password.
Table 6-1 Controller Options
Option
Default Description
-active
false Used in conjunction with a
command_keyword to specify that the
action applies to all the designated
entities
-all
n/a
Used in conjunction with a
command_keyword to specify that the
action applies to only active designated
entities
-cfg or –configfile
<configuration_filename>
none
The file specification of a configuration
file where session and server attributes
may be found.
Attributes set in this configuration file
may be overridden by setting the same
attribute at the command line level.
See Configuration Files
for more details.
By default no configuration file is used.
66