Troubleshooting guide
Installing Replication Server
Install Replication Server using the setup program.
Prerequisites
• Allocate a disk partition of at least 20MB for each Replication Server you are installing.
You can add more partitions later, if necessary. Check each partition to make sure it is
available and has write permissions.
• Allocate the entire partition to the Replication Server. If you allocate only a portion of the
partition to Replication Server, you cannot use the remainder for any other purpose.
• The sample Replication Server instance SAMPLE_RS used in these procedures must be
created when you install Replication Server. If you have already installed Replication
Server, see the instructions for how to set up a Replication Server instance after installation
in the
Replication Server ASE-to-ASE Replication Quick Start Guide
.
Task
1.
Verify that the drive on which you install the Replication Server has enough disk space for
the components being installed, and at least 100MB of extra disk space for the installation
program.
2.
Download and extract the Replication Server installation image from the SAP
®
Service
Marketplace (SMP).
3.
Start the installation.
• On Windows, launch the setup program.
If the installer does not start automatically, double-click setup.exe or select Start >
Run and enter the following:
setup.exe
If there is not enough disk space in the temporary disk space directory, set the
environment variable TMP to
directory_name
before running it again, where
directory_name
is the full path to and name of the temporary directory to which the
installation program writes the temporary installation files.
• (UNIX or Linux) If you downloaded the product, go to the directory where you
extracted the installation image and start the installer:
./setup.bin
where setup.bin is the executable file name for installing Replication Server.
If there is not enough disk space in the temporary disk space directory, set the
environment variable IATEMPDIR to
tmp_dir
before running the installer again,
where
tmp_dir
is the full path to the temporary directory to which the installation
program writes the temporary installation files.
CHAPTER 3: ASE-to-SAP HANA Database Replication Setup
10 Replication Server