Kbase P9913: ServerType within Progress Explorer does not work
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
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)
ServerType within Progress Explorer does not work
ServerType does not restrict access to broker when defined in Progress Explorer
CAUSE:
BUG# 20020920-010
CAUSE:
This is a known issue - 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.
This issue is fixed in 9.1D08 and later Progress Releases.