Restarting Replication Server

Restart Replication Server.

  1. Modify the old runserver file, run_ servername, where servername is your Replication Server name, to replace the old binary with the new binary in $SYBASE/REP-15_5/bin/repserver and start Replication Server from $SYBASE/REP-15_5/bin/repserver.
  2. If you are using Adaptive Server as the RSSD, restart the RepAgent for the RSSD:
    sp_start_rep_agent RSSD_name
  3. Resume log transfer to Replication Server from all Replication Agents for primary databases, and RSSD or eRSSD:
    resume log transfer from all
  4. If there are incoming routes to dest_rs, the Replication Server you upgraded and now restarted, log in to the source Replication Server and resume all routes to dest_rs to allow the source Replication Server to begin sending queued messages to dest_rs. At the source Replication Server, execute:
    resume route to dest_rs