Installing Adabas Event Replicator for LUW in a Linux/UNIX Environment
In order for Adabas Event Replicator for LUW to run on a Linux/UNIX system:
Install the Adabas Event Replicator for LUW Administrator on a Windows machine.
Install the CONNX SQL Engine client component on the Linux/UNIX machine.
Install the Adabas Event Replicator for LUW components on both the Windows Adabas Event Replicator for LUW Administrator system and the Linux/UNIX system.
We strongly recommend using the same account to install both Adabas and Adabas Event Replicator for LUW.
To install Adabas Event Replicator for LUW on a Linux/UNIX machine:
1. On the Windows Adabas Event Replicator for LUW Administrator system, run the Unix Installer from the Adabas Event Replicator for LUW Start menu.
2. Open a terminal session in the Linux/UNIX installation directory on the Linux/UNIX Adabas Event Replicator for LUW machine.
3. Run the install script ./installreplication.
4. Enter an install option:
1 - Install both the Adabas Event Replicator for LUW Server and the Event Producer
2 - Install only the Adabas Event Replicator for LUW Server
3 - Install only the Event Producer
If this is the Adabas source database server, install the Event Producer. If this is the Event Consumer and the Controller server, install the Adabas Event Replicator for LUW Server.
Note:
The Adabas Event Replicator for LUW Server contains the Event Consumer and the Controller.
5. Follow the instructions in the terminal to select the same directory that contains the CONNX SQL Engine installation.
The install script will install the selected components and start the servers.
After the installation completes:
Define CONNX_EP_DATA_PATH in your UNIX environment.
CONNX_EP_DATA_PATH is the location of the Event Producer log file.
CONNX_EP_DATA_PATH can be in the same directory as CONNX SQL Engine.
The account used to run Adabas must have read/write access to CONNX_EP_DATA_PATH
Define CONNXREGISTRY in your UNIX environment.
Define ADAREX in your UNIX environment.
Using the account running the ADABAS Nucleus, source (export) cnxep.env into the environment (for example, /export/home/cnxuser/connx/Adabas Event Replicator for LUW/cnxep.env).
If necessary, start the message queue and start the replication controller.
If you are replicating to an SQL Server, Sybase, Oracle, DB2, or Informix target database, see the relevant topic under Operations Guide > Working with Database Objects in CONNX for information about establishing connections to these databases.
Warning:
If your UNIX target database is not correctly configured on both the CONNX SQL Engine administrative machine and the Adabas Event Replicator for LUW Administrator machine, you will not be able to use the Adabas Event Replicator for LUW to replicate to those target tables.
If there is a firewall between the machines involved in replication, make sure the message queue port (default is 9200) is open. This includes the Windows machine where the Adabas Event Replicator for LUW Administrator is located.
Note:
If Adabas is upgraded after Adabas Event Replicator for LUW is installed, both the Adabas SQL Gateway and Adabas Event Replicator for LUW MUST be re-installed.