User guide

Option
Default Description
Specifies the time in milliseconds to
wait between server/executor
handshake synchronization tries.
srv.onExecStartCmd <command> none Specifies a DCL command statement
that should be executed prior to starting
up an executor.
See On Start Commands
for more
details.
srv.onStartCmd <command> none Specifies a DCL command statement
that should be executed prior to starting
up a server
The specified command will only be
executed if a pool server starts up using
the controller or the server.
See On Start Commands
for more
details.
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.startup <file_specification> see
description
Specifies the startup batch or command
file that will be used by the controller
to startup the process for this server. If
not specified
rdb$jdbc_home:rdbjdbc_startsrv.com
will be used.
See Server Command Procedures
for
more details.
tl or tracelevel <trace_level>
0 Sets the trace level for debugging
purposes.
See Trace
for further information
tracelocal false Specifies that only local server base
tracing should be enabled. Tracelevel
values specified by a client connection
will not affect the trace level of the
server components if this option is set.
type <server_type> RdbThinSrvSpecifies the server type of this server.
39