Syntax
|
Parameter
|
Purpose
|
-adminport service-nameport
|
AdminServer Port
|
Connects a servergroup and an AdminServer
|
-classpath pathname
|
SQL Server Java™ Classpath
|
Identifies the Java classpath to use when starting an SQL server
|
-H host-name
|
Host Name
|
Specifies a remote host
|
-keyalias key-alias-name
|
Key Alias
|
Specifies the alias name of a Secure Sockets Layer (SSL) private key/digital certificate key-store
|
-keyaliaspasswd key-alias-password
|
Key Alias Password
|
Specifies the encrypted Secure Sockets Layer (SSL) key alias password
|
-Ma n
|
Maximum Clients per Server1
|
Specifies the maximum number of remote users per database server
|
-maxport n
|
Maximum Dynamic Server2
|
Specifies the highest accessible port number in a specified range
|
-Mi n
|
Minimum Clients per Server3
|
Specifies the number of remote users on a server before a broker starts another server
|
-minport n
|
Minimum Dynamic Server4
|
Specifies the lowest accessible port number in a specified range
|
-Mn n
|
Maximum Servers5
|
Specifies the maximum number of remote client servers that a broker can start
|
-Mp n
|
Servers per Protocol6
|
Specifies the maximum number of servers to serve remote users for a protocol
|
-Mpb n
|
Maximum Servers per Broker7
|
Specifies the maximum number of servers that multiple brokers can start to serve remote users for a protocol
|
-nosessioncache
|
No Session Cache
|
Disables the Secure Sockets Layer (SSL) session caching
|
-properties filename
|
Configuration Properties File
|
Identifies the properties file an AdminServer uses when starting a database server or servergroup
|
-S service-name port-number
|
Service Name
|
Specifies the service or port number to be used by a broker process
|
-servergroup name
|
Server Group
|
Identifies a logical collection of server processes to start
|
-sessiontimeout n
|
Session Timeout
|
Specifies the length of time a SSL session is held in SSL session cache
|
-ssl
|
SSL-based Connection
|
Specifies a Secure Socket Layer (SSL) to all database and client connections
|