To allow the AdminServer to validate against the R2R bits of the RDBMS Adv Enterprise license:
1. Edit <DLC>/properties/AdminServerPlugins.properties
Add the following R2R codes for the Replication Plugin: license=12779520,12713984,12779521,12713985
Example:
[Plugin.Replication] pluginpolicy=PluginPolicy.Replication uniquetype=replication license=12779520,12713984,12779521,12713985 classname=com.progress.database.replication.ReplPlugIn pluginargs=Replication
2. (Re)Start the AdminServer in order that the Replication Plugin passes the license validation check against installed products. |