Use
mergeprop to add the entries from
DLC/proerties/delta/replication.delta file to add these entries to the AdminServerPlugins.properties file.
Verify the the correct directory to the
prorepl.jar from this install are referenced in the [PluginPolicy.Replication] classpath
PROENV> mergeprop -action update -delta DLC/properties/merged/replication.delta -type plugin -target DLC/properties/AdminServerPlugins.properties
Once complete, mergeprop will create a backup of the current AdminServerPlugins.properties.
The AdminServer will need to be restarted in order for the Replication Plugin to be loaded. Shutting down the AdminServer with the
-keepservers property, will leave your ubrokers and databases running:
$ proadsv -stop -keepservers
When the AdminServer is restarted, these Replication Plugin will initialize:
[AdminServer] Added ServerPlugin: Plugin.Replication (7431)
[AdminServer] Installing plugin: Plugin.Replication (7432)
[AdminServer] Plugin.Replication: Plugin installed. (ADMMsg002) (7440)
[AdminServer] Starting plugin Plugin.Replication. (7434)
[AdminServer] Started plugin Plugin.Replication. (7435)
Replication enabled databases will now start through the OE Console (or dbman)