Kbase P108226: How to setup -nolock parameter for dbagent managed by AdminServer ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  30/04/2007 |
|
Status: Verified
GOAL:
How to setup -nolock parameter for dbagent managed by AdminServer ?
GOAL:
Is there a way to specify -nolock parameter with dbagent started by AdminServer ?
GOAL:
How to add additional parameters for a database agent ?
FACT(s) (Environment):
Progress 9.1D
Progress 9.1E
OpenEdge 10.X
FIX:
Edit $DLC/properties/agent.properties
[Agent]
DebugArgs=-nolock
DebugArgs acts like OtherArgs in conmgr.properties. The options are simply appended to the _dbagent start command.