Upgrading Replication Agent for Oracle to 15.7.1

Upgrade Replication Agent for Oracle to version 15.7.1.

Note: Replication Agent 15.7.1 must be installed on the same host on which the primary Oracle server is running.
  1. Create the 15.7.1 version of all valid existing Replication Agent instances.
    Note: This step creates new Replication Agent 15.7 instances for all valid existing instances of the earlier version of Replication Agent, regardless of whether the existing instances are for Oracle, Microsoft SQL Server, or IBM DB2. To complete the upgrade for Microsoft SQL Server or DB2 instances, see the appropriate procedure. If you do not want to run a newly created instance on this host, simply delete the new instance directory.
    1. On UNIX, set the SYBASE environment variables by changing to the SYBASE directory in which Replication Agent 15.7.1 is installed and sourcing the SYBASE script:
      • For C Shell: source SYBASE.csh

      • For Bourne or Korn shell: . SYBASE.sh

    2. Change to the Replication Agent bin directory:
      • On UNIX:

        cd $SYBASE/RAX-15_5/bin
      • On Windows:

        cd %SYBASE%\RAX-15_5\bin
      Note: The Replication Agent directory name for release 15.5 and later is RAX-15_5.
    3. Create new versions of all valid existing instances:
      ra_admin init
  2. Start and log in to the Replication Agent 15.7.1 instance. Migrate the Replication Agent metadata by issuing the ra_migrate command.