Downgrading Replication Server to an earlier version

Downgrading is reversing to an earlier version of the software. You cannot downgrade an RSSD to a version below the site version.

To revert to an earlier software version after:

StepsDowngrading to an earlier software version

  1. Read the Replication Server release bulletin for information about downgrading your software. In particular, find out if an RSSD downgrade is required to return to the earlier version.

    NoteIf an RSSD downgrade is not required, you do not have to perform these steps. Reinstall the earlier software version following the instructions in Replication Server Installation Guide for Windows.

  2. Back up your system.

    If you are downgrading to a directory other than the existing Sybase version directory, make sure the appropriate sql.ini file is accessible.

  3. Back up the RSSD for the Replication Server you plan to downgrade.

  4. Log in as the System Administrator.

  5. Verify that the RSSDs and the Replication Servers you plan to downgrade are running.

  6. In the Sybase for Windows group window, double-click the Replication Server Configuration icon. You see the RS_Init window.

  7. Select Configure a Server Product, then choose Continue.

  8. Select Replication Server, then choose Continue.

  9. Select Downgrade RSSD for an Existing Replication Server, then choose Continue.

  10. Complete the Downgrade RSSD for Replication Server screen with the information from the “Replication Server installation worksheet” for the Replication Server you are downgrading.

    1. Enter the name of the Replication Server whose RSSD you are downgrading.

    2. Enter the login name for the Replication Server “sa” user. The default value is “sa.”

    3. Enter the password for the Replication Server “sa” user.

    4. Enter the path name of the Replication Server Configuration file.

  11. Select Continue to save your changes. rs_init displays the message:

    Execute the Replication Server tasks now?
    
  12. Select Yes to continue.

    Informational messages display as rs_init loads the downgrade script into the RSSD. When the downgrade is complete, you see these messages:

    RSSD successfully downgraded to rel_no.
    Replication Server 'rs_name' can now be restarted.
    Task to downgrade the RSSD succeeded.
    Configuration completed successfully.
    

    where:

  13. Select OK. You see the message:

    Replication Server "name" can now be restarted
    
  14. Select OK. You see the message:

    Configuration completed successfully.
    
  15. Select OK. You see the Setup window.

  16. Select Exit to quit rs_init.

  17. Log in to each user database managed by the Replication Server and execute this command:

    dbcc settrunc("ltm", "begin")
    
  18. Shut down all Replication Servers and RepAgents on this machine.

  19. When you downgrade to an earlier software version, you must install the earlier software. Read the release bulletin for the earlier version of Replication Server. Then refer to the installation or configuration guide for that version for installation instructions.

  20. Restart the Replication Servers and RepAgents.