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, 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 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 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?
    

    Respond based on how you set up your environment and use the license obtained from the Software Product Download Center (SPDC) Web site for Replication Server Heterogeneous Edition, and 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. At the SySAM notification window, do one of the following:

    Click Next.

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

See the Replication Agent Installation Guide.

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_2/bin (UNIX or Linux) or %SYBASE%\RAX-15_2\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.