Upgrading Replication Agent for UDB to 15.7.1

Upgrade Replication Agent for UDB versions 15.5 and later to version 15.7.1.

  1. Create the 15.7.1 version of all valid existing Replication Agent instances.
    Note: This step creates new Replication Agent 15.7.1 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 Oracle instances, see the appropriate section here. 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, and migrate the Replication Agent's metadata by issuing the ra_migrate command.