Installing Mirror Replication Agent

This section describes how to install Mirror Replication Agent. It also has a procedure to verify the installation.

The Mirror Replication Agent installation process creates a directory structure containing the Mirror Replication Agent binaries, scripts, Java Runtime Environment (JRE), and associated files. There are no configuration steps during installation.

Before you install Mirror Replication Agent, see the Mirror Replication Agent Installation Guide and complete the installation worksheet.

StepsTo install Mirror Replication Agent software

  1. Verify that the operating system (OS) patch levels are at the current level required to support Java 5.0. This is needed to support the JRE that is installed with Mirror Replication Agent.

    For more information about this requirement, see the Mirror Replication Agent Installation Guide.

  2. Use one of the following methods to install the software:

  3. Launch the installation program by executing the setup routine for Solaris:

    ./setup
    
  4. If you see an error message saying that there is not enough temporary disk space, add this to your setup command:

    ./setup –is:tempdir someDirectory
    

    where someDirectory is a directory with at least 100MB of disk space that the installation program can use.

    NoteIf you are installing from a remote machine and do not have an X-windows client, execute ./setup –console to run in console mode.

  5. On the Welcome window, click Next.

  6. Select a geographic location that displays the license agreement. Select I Agree and click Next.

  7. Enter the directory where you want to install Mirror Replication Agent:

  8. Select Typical for the installation setup type and click Next.

  9. The installation program displays a summary of what is to be installed. Click Next.

  10. The installation program starts to install Mirror Replication Agent, displaying the progress status. You might see this message:

    There are newer files already installed and do you want to replace them?
    

    Click No to All.

  11. When you see a message that indicates that the installation was successful, click Next.

  12. The SySAM License Server window opens and displays this prompt:

    Will licenses be obtained from the License Server?
    

    Click Next.

  13. The SySAM notification window prompts you to configure your server for e-mail notification. When configuration is enabled, you receive information about license management events that require attention. Select Yes and either accept the default values that are supplied, or enter these values from the installation worksheet you completed in the Mirror Replication Agent Installation Guide:

    If you choose not to have e-mail alerts or severity messages logged, select No.

    Click Next.

  14. When you receive a message indicating that Mirror Replication Agent was successfully installed, click Finish.

For more information about the installation process and the installation program, see the Mirror Replication Agent Installation Guide.

StepsTo verify the installation

  1. Change to the directory ($SYBASE) where you installed Mirror Replication Agent.

  2. Set the environment variable by sourcing SYBASE.csh or SYBASE.sh, as appropriate for your shell.

  3. Change the directory to $SYBASE/MA-15_1/bin.

  4. Obtain the Mirror Replication Agent version string:

    ma.sh -v
    

    You should see the Sybase copyright and the Mirror Replication Agent version string.