Consultor Eletrônico



Kbase 20002: How do the parameters in the Progress Explorer compare with standard Progress database server parame
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   23/02/2010
Status: Verified

GOAL:

How do the parameters in the Progress Explorer compare with standard Progress database server parameters?

GOAL:

How do Progress Explorer configuration map to database startup parameters ?

GOAL:

What are the corresponding parameters to Progress Explorer tool for a pf file?

GOAL:

What parameters in a pf file correspond to the parameters in Progress Explorer Tool?

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x
Windows
All Supported Operating Systems

FIX:

The Progress Explorer tool allows you to set a number of server start up parameters for a database configuration. The table below shows the entries that can be made through the Explorer and what the similar command line parameter would be to achieve the same result:

Configuration Properties

General
Blocks in DB Buffer -B
Hash Table entries -hash
Lock Table entries -L
Maximum users -n
Maximum servers -Mn
Apply crash protection -i
Employ direct I/O -directio

Advanced
Semaphore sets -semsets
Shared memory overflow -Mxs
Spin lock retries -spin

Server Group

General
Server name or port number -S
Number of Servers -Mpb
Message buffer size -Mm
Client type -ServerType
Reporting interval -rptint (****)

Clients
Maximum clients per server -Ma
Minimum clients per server -Mi

Ports
Maximum dynamic port -maxport
Minimum dynamic port -minport

(****) Progress Explorer erroneously allows you to set the Reporting Interval property (-rptint) for database configurations. This property is not supported by Progress V9 databases and above.