Installing Replication Agent

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

Install Replication Agent for Oracle on a server where it can directly access the Oracle online redo logs and the archived redo 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.

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

    Here, tempDirectory 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 to the terms of the Sybase license for the install location,” 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.

StepsVerifying the installation

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

  2. Set the environment variables by sourcing the SYBASE.csh file (UNIX or Linux) or by executing the SYBASE.bat file (Windows).

  3. Change to $SYBASE/RAX-15_5/bin (UNIX or Linux) or %SYBASE%\RAX-15_5\bin (Windows).

  4. Obtain the Replication Agent version string.

    • For UNIX or Linux:

      ./ra.sh -v
      
    • For Windows:

      ra -v
      

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