Try OpenEdge Now
skip to main content
Startup Command and Parameter Reference
Startup Parameter Usage Categories : OpenEdge Database Server parameters (DBS) : Database server network parameters
 

Database server network parameters

Use the parameters listed in the following table to supply OpenEdge with network information.
Syntax
Parameter
Purpose
-adminport {service-name|port }
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

1 UNIX, Windows only.

2 UNIX, Windows only.

3 UNIX, Windows only.

4 UNIX, Windows only.

5 UNIX, Windows only.

6 UNIX, Windows only.

7 UNIX, Windows only.