Kbase P24679: 'DataServer' menu is disabled/grayed out when only DataServer license is installed
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  14/01/2011 |
|
Status: Verified
SYMPTOM(s):
'DataServer' menu is disabled / grayed out when only DataServer license is installed
'DataServer' menu is disabled / greyed out when only DataServer license is installed
Cannot access the DataServer menu within Data Administration
DataServer menu is grayed out
'DataServer' menu is disabled
Only license installed is the DataServer product
FACT(s) (Environment):
DataServers
No development products are installed
Progress 9.x
OpenEdge 10.x
All Supported Operating Systems
CAUSE:
This is expected behavior. The DataServer is a runtime license and can not access the Data Administration/Data Dictionary menus.
FIX:
In order to access the Data Administration ('DataServer') and Data Dictionary menus, you will need to use the startup '-rx' parameter. The -rx parameter (Encrypted Compiler Mode) should only be used to enable query or run-time Progress clients to compile encrypted source code and access the Data Dictionary to manage schema.
prowin32 schemaholder-name -1 -rx
_progres schemaholder-name -1 -rx