Kbase P170882: The dataserv.lg is growing very big within a short period of time
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/08/2010 |
|
Status: Unverified
SYMPTOM(s):
The dataserv.lg is growing very big within a short period of time
The DataServer log file is growing rapidly
Log from test system grew to 700 mb
FACT(s) (Environment):
Windows
x86 (Intel 32-bit)
OpenEdge 10.x
DataServers
CAUSE:
The client connection is using "-Dsrv qt_debug,VERBOSE" debugging switch to debug DataServer issue on the 50/60 concurrent users connections. The debugging switch is causing many information to be written on the dataserv.lg file.
FIX:
Turn off the DataServer debugging switch (-Dsrv qt_debug,VERBOSE) by either commenting it out or removing it from the connection parameter in order to avoid rapid log file growth.