Kbase P148629: How to stop AdminServer from creating smdatabase.properties, mnagement.properties, conmgr.properties
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  25/06/2009 |
|
Status: Unverified
GOAL:
How to stop AdminServer from creating smdatabase.properties, mnagement.properties, conmgr.properties and agent.properties files?
GOAL:
How to prevent unnecessary properties files being created by AdminServer process?
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.x
FIX:
One can remove the property files and comment out the plugins that
generate them. One will need to comment out the following plugins from
$DLC/AdminServerPlugins.dat:
- ManagementPlugin
- DatabaseAgent
- SMDatabasePlugin
- DatabasePlugin
These database plugins are loaded only when licensed.