Kbase P179204: How to control log entry types and other options for the DataServer log file ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/17/2010 |
|
Status: Unverified
GOAL:
How to control log entry types and other options for the DataServer log file ?
GOAL:
Is it possible to set log threshold size for DataServer log file ?
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.2x
MS SQL DataServer
FIX:
Setting DataServer log threshold size, number of log files and log entry types can be
done either using the DSLOG-MANAGER system handle, or using the startup parameters.
DSLOG-MANAGER system handle attributes that can be used are:
LOG-ENTRY-TYPES
LOGFILE-NAME
LOGGING-LEVEL
LOG-THRESHOLD
NUM-LOG-FILES
Startup parameters :Default name dataserv.lg or; the name specified by the -dslog client startup parameter for self-service clients; the name specified by the -dslog startup parameter when ProBroker
is started; the name specified by the srvrDSLogFile attribute in the ubroker.properties file when a Unified Broker instance is started for DataServer connections.
The -logthreshold client startup parameter for self-service clients; the name specified by the -logthreshold startup parameter when ProBroker
is started; the name specified by the srvrLogThreshold attribute in the ubroker.properties file when a Unified Broker instance is started for DataServer connections.
The -numlogfiles client startup parameter for self-service clients; the name specified by the -numlogfiles startup parameter when ProBroker
is started; the name specified by the srvrNumLogFiles attribute in the ubroker.properties file when a Unified Broker instance is started for DataServer connections.