Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Mar 4, 2022 8:32:08 AM
Mar 2, 2022 4:16:01 PM
The currently published User's Guide for installing Qlik Replicate is incomplete. Below is a more complete installation guide for a Qlik Replicate 2021.5 and 2021.11 installation.
Documentation reference: Step 1: Install Qlik Replicate in the cluster
Qlik Replicate 2021.5 and 2021.11
Make sure the Windows Cluster is already configured and the role is set up with a cluster disk (this is used for the Qlik Replicate data folder).
On the Cluster node:
Where: replicate_data_folder is the shared storage location of the Replicate data folder defined earlier (e.g. F:\Program Files\Attunity\Replicate\data), new_master_key is the new master key, and new_master_user_key is the new master user key.
Command 1:
repctl -d "replicate_data_folder" setmasterkey new_master_key master_key_scope=1
Run Command 2:
RepUiCtl -d "replicate_data_folder" masterukey set -p new_master_user_key
Example:
C:\Program Files\~\replicate\bin>repctl -d "F:\Program Files\Attunity\Replicate\data" setmasterkey new_master_key master_key_scope=1
C:\Program Files\~\replicate\bin>RepUiCtl -d "F:\Program Files\Attunity\Replicate\data" masterukey set -p new_master_user_key
Step 2: Add the Qlik Replicate services
Step 3: Define the dependencies for each service
Once you login to the Replicate console and register your license, you’re going to have a message error about endpoint server. Proceed to Step 4.
Starting with the last node on which you installed Qlik Replicate.
C:\Program Files\~\endpoint_srv\bin>rependctl -d "F:\Program Files\Attunity\Replicate\data\endpoint_srv\data" masterukey set
*Notes that you can copy and paste in the new_master_user_key, from notepad / tool / edit / paste*