Installing Mirror Replication Agent

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.

While installing Mirror Replication Agent:

StepsInstalling Mirror Replication Agent software

  1. Use one of the following methods to install the software.

  2. Execute the setup routine for Solaris:

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

    ./setup –is:tempdir someDirectory
    

    Here, 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.

  4. On the Welcome window, click Next.

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

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

  7. Select Typical for the installation setup type, and click Next.

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

  9. The installation program starts to install Mirror Replication Agent, displaying the progress status. If you see the following message;

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

    Click No to All.

  10. When you receive a message that the installation was successful, click Next.

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

    Will licenses be obtained from the License Server?
    

    Click Next.

  12. 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:

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

    Click Next.

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

See the Mirror Replication Agent Installation Guide.

StepsVerifying the installation

  1. Change to the directory where you installed Mirror Replication Agent.

  2. Set the environment variable by sourcing the SYBASE.csh file.

  3. Change to $SYBASE/MA-15_2/bin.

  4. Obtain the Mirror Replication Agent version string:

    ./ma.sh -v
    

    If Mirror Replication Agent installs successfully, you see the Sybase copyright and the Mirror Replication Agent version string.