Some Managed Database Resource Properties cannot be set to higher (valid) values through OE Console
When some Database Resource properties values are increased through
Property file configuration (configuration), the property value change fails to save with:
Invalid property value: "<value>" for property: "<property_name>"
Manually editing the database property value in the conmgr.properties file to a value outside the min/max values for a parameter before the AdminServer is started:
- The database does not start
- The database can no longer be seen in the OpenEdge Console and needs to be Deleted from the config database
- Exception : com.progress.common.property.PropertyManager$PropertyException
Message (throw): Juniper: Failed to load.
Message (excp): The following errors occurred whilst loading a property file: In group "configuration.<dbname>.defaultconfiguration": Invalid property value: "<value>" for property: "<property_name>"
Manually editing the database property value in the conmgr.properties file to a value outside the min/max values for a parameter after the AdminServer is started:
- The database starts
- Despite the error:
[ConnectionManager] * The following errors occurred whilst loading a property file: In group "Configuration.<dbname>.defaultconfiguration": Invalid property value: "<value>" for property: "<property_name>". - The changed database property value is set to the higher value confirmed in the lg file startup message related to that database startup parameter and PROMON views.