Downgrading is reversing to an earlier version of the software. You cannot downgrade an RSSD after you set the site version for the Replication Server or the replication system version to version 12.6.
To revert to an earlier software version after:
The site version for a Replication Server has been set to the new version, you must reinstall the Replication Server.
The system version has been set to the new version, you must reinstall all of the Replication Servers in the replication system.
Downgrading to an earlier software version
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.
If 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 UNIX Platforms.
Back up your system.
If you are downgrading to a directory other than the existing Sybase version directory, make sure the appropriate interfaces file is accessible.
Back up the RSSD for the Replication Server you plan to downgrade.
Log in as the “sybase” user, and change to the $SYBASE_REP directory.
Verify that the Adaptive Servers with the RSSDs and the Replication Servers you plan to downgrade are running.
Shut down the LTMs connected to the Replication Server you plan to downgrade.
Start rs_init:
$SYBASE/$SYBASE_REP/install/rs_init
The RS_INIT menu appears.
In the Sybase for Windows group window, double-click the Replication Serer Configuration icon. You see the RS_Init window.
Select Configure a Server Product.
Select Replication Server.
Select Downgrade RSSD for an Existing Replication Server.
Complete the Downgrade RSSD for Replication Server screen with the information from the “Replication Server Installation Worksheet” for the Replication Server you are downgrading.
Enter the name of the Replication Server whose RSSD you are downgrading.
Enter the login name for the Replication Server “sa” user. The default value is “sa.”
Enter the password for the Replication Server “sa” user.
Enter the name of the Adaptive Server that contains the Replication Server’s RSSD.
Enter the name of the RSSD.
Enter the login name for the system Adaptive Server’s “sa” user. The default value is “sa.”
Enter the Adaptive Server “sa” user password.
Press Ctrl+A to save your changes. rs_init displays the message:
Execute the Replication Server tasks now?
Enter “y” 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:
rel_no – is the first message is the Replication Server version from which you are downgrading.
rs_name – is the name of your Replication Server.
Press Return after each message. You see the Configure Replication System screen.
Press Ctrl+C and enter “y” to exit rs_init.
Log in to each user database managed by the Replication Server and execute this command:
dbcc settrunc("ltm", "begin")
Shut down all Replication Servers, RepAgents, and Adaptive Servers on this machine.
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.
Restart the RepAgents that are connected to the Replication Server.