User guide
6.4.7 Polling Servers
The poll command uses the multicast information to poll responding Oracle JDBC for Rdb
servers:
Each available server will respond with information about which node and port it is
listening on. In addition the poll response identifies the Process ID the server is using on
that node.
A control password is not required to use the poll command.
6.4.7.1 Interactive mode
The control commands available to start servers can be seen in Table 6–16 Interactive Poll
Server.
Table 6-16 Interactive Poll Server
Command
Description
poll
Poll active servers
Example
rdbthincontrol> poll
Polling servers ...
myserver(0) //localhost:1711/ (0x0B88<2952>)
rdbthnsrv1(0) //localhost:1701/ (0x0B30<2864>)
rdbthincontrol>
6.4.7.2 Command mode
The command mode commands available to poll servers can be seen in Table 6–17
Command Mode Poll Server.
Table 6-17 Command Mode Poll Server
Command
Description
-poll
Poll active servers. The following Command line
options, if present will be ignored:
• -name
• -node
• -port
• -URL
88