Kbase P21353: Adminserver is ignoring sql only or 4gl only in conmgr.prope
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/30/2004 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
Adminserver is ignoring sql only or 4gl only in conmgr.properties
SQL only or 4GL only switch in conmgr.properties file setting is set
Set database in Progress Explorer for 4GL only connections or SQL only connections, and see following message in db lg file
This broker supports both 4GL and SQL server groups.
(8865)
CAUSE:
When reading from properties file, the server type is overwritten.
FIX:
Start Database brokers from command line (script) and use the -ServerType startup parameter with either 4GL or SQL values to control the type of connections the broker will allow.