Installing Replication Agent

If Replication Agent is already installed, go to “Installing Replication Server”.

Install Replication Agent on a server where it can directly access the Microsoft SQL Server transaction logs.

Installing the Replication Agent creates a directory structure containing the Replication Agent binaries, scripts, JRE, and associated files. There are no configuration steps during installation.

StepsInstalling Replication Agent software

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

  2. Execute the setup routine for Windows:

    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 tempDirectory
    

    Here, tempDirectory is a directory with at least 100MB of disk space that the installation program can use.

  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 Replication Agent:

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

  8. On the Sybase Software Asset Management License Server window, use one of these options to enter the license:

  9. 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. At the SySAM notification window, do one of the following:

    Click Next.

  10. The installation program displays a summary of what is to be installed. Click Install.

  11. The installation program starts to install Replication Agent, displaying the progress status. Click No to All if you see the following message:

    There are newer files already installed and do you want to replace them? 
    
  12. When you receive a message indicating that Replication Agent was successfully installed, click Done.

See the Replication Agent Installation Guide.

StepsVerifying the installation

  1. In a command window, change to the directory where you installed Replication Agent.

  2. Change to %SYBASE%\RAX-15_5\bin.

  3. Obtain the Replication Agent version string:

    ra -v
    

    If the Replication Agent installation completed successfully, you see the Sybase copyright and the Replication Agent version string.