2 Getting Started

Installing Replication Manager

Install Replication Manager on a system that does not have PostgreSQL database installed on the system. Replication Manager uses PostrqreSQL database internally, and it requires exclusive access to the database.

To install Replication Manager:

1.Obtain the Replication Manager code by following the process found on the customer letter (Read Me First) in the replication License To Use.

2.Navigate to and click on the EH984-10502.exe file.

The Install Shield starts and displays a welcome message.

3.Click Next.

The End User License Agreement dialog box appears.

4.Select the box to accept the terms of the license, then click Next.

5.Enter the location to install the software.

6.Choose the installation type:

a.If you choose Complete, click Next and then click Install.

b.If you choose Custom, click Next and then select the components to install: Replication Manager Server, Command Line Client, or both. Click Next and then click Install.

NOTE: HP recommends that you install both features immediately. These features can be installed or uninstalled at a later date using the installer MODIFY option.

7.When installation is complete, a check box appears.

8.Select the box and click OK to launch the Replication Manager interface.

The interface can also be launched from the Start button by selecting Start Program FilesHewlett PackardHP D2D Replication Manager.

NOTE:

If the Command Line Interface was installed as part of the above steps, you can access this feature by one of these methods:

Select Start+All ProgramsHewlett PackardHP D2D Replication ManagerCommand Line Client.

Access a command prompt window and run the rmscli command.

9.Log in to the system as hprmsadmin, then click on Administration in the Navigation tree.

10.Establish the correct port number settings. Replication Manager uses port 3095 to receive client requests. If another application is already using port 3095, change one of the application configurations to use another port number. To do so:

a.Access the server.xml file in the \tomcat\conf folder.

b.Find Connector port="3095" protocol="HTTP/1.1" connectionTimeout="20000"/ and change the port number 3095 to some other free port number value.

c.Restart the Replication Manager from the windows services list.

8Getting Started