User guide
Option
Default Description
srv.keepAliveTimer <seconds> 60 Sets the time (in seconds) of the duration
between pool server checks for non-
running pooled servers that have
autoRestart enabled.
See Oracle JDBC for Rdb Pool Server
for more details.
srv.mcBasePort <base_port> 5517 Specifies the base port number that will
be used for multicast operations.
A value of zero (0) will disable multicast
operations.
srv.mcGroupIP <group_ip> 239.192.1.1 Specifies the multicast IP group that this
server will participate in.
srv.password <server_password> none Specifies an additional password that
clients need to provide before they may
use the server for database connections.
See Further server access protection
for
more details.
srv.useLogicalIPs false Only Valid for POOL servers.
Specifies that the server should not
translate named IP values to IP addresses
prior to redirecting connection request.
See Using OpenVMS FailSAFE IP.
for
more details.
tl or tracelevel <trace_level>
0 Sets the trace level for debugging
purposes.
See Trace
for further information
url <connection URL> none Specifies the node IP and port this server
will run on. This switch overrides any
p
ort switch
As there may be a number of servers listed in the server pool it is advised to use the
configuration file to specify these options. The number of servers in the pool is specified by
the poolsize option if you are using a standard configuration file. In the case of an XML-
formatted configuration file, the number of servers in the pool is determined by the number
of PooledServer subsections. Each server participating in the pool must have both a node
and a port id specified for it.
42