OpenEdge Replication Installation

itobinh

New Member
Dear experts^,

I installed following component on SERVER1:
- OE Enterprise RDBMS 10.1B
- OE Client Networking 10.1B
- OE Personal RDBMS 10.1B

Everything looks OK. Then I install the OE Replication 10.1B on the same machine and the same folder.

I created the ai files and the after-images can be started.

When I want to enable the OE Replication using command:

proutil dbname -C enableSiteReplication source


I got following error: "....Fathom Replication has not been installed (10559)."

If I check on the progress cfg file, it is listed that OE Replication is installed.

Any idea how to solve this problem?
 
What service packs and OS's are involved?

The OE Doc says --

OpenEdge/Fathom Management & B01 Service Pack incompatibilities: OpenEdge/Fathom Management
users need to be aware that the installation of any of the following B01 based Service Packs will cause the functionality of
remote database monitoring to fail.​
o​
OpenEdge 10.1B01 and above

o​
OpenEdge Management 3.1B01 and above

o​
OpenEdge Replication 10.1B01 and above
The OpenEdge B01 (and above) Service Packs contain updates to the OpenEdge/Fathom Management product line that
affects the monitoring of remote Progress & OpenEdge RDBMS databases that are not running with the same level of
Service Pack. If you install any B01 Service Pack (or above) to a OpenEdge/Fathom Management Console deployment
then to maintain remote monitoring functionality you must either install an appropriate BO1 (or above) Service Pack onto
the remote environment or for older remote 10.1A, 10.0B and V9.1E environments, special Hotfix patches are available via
the Progress download center (ESD www.progress.com/esd). The Hotfix patch numbers are 10.1A0221, 10.0B0534 and

9.1E0420 for all supported platforms.

http://www.progress.com/progress_software/products/docs/bu_sep/openedge_10_availability_guide.pdf
 
Back
Top