Installation guide
1> dump transaction sales with truncate_only
2> go
3.
Reenable replication.
Restoring Replication on Replicate Databases
Restore replication if you have upgraded a destination-only dataserver in a replication system.
Perform these steps for each replicate database and Replication Server System Database
(RSSD).
1.
Start Adaptive Server if it is not already running.
2.
Log in to the Adaptive Server.
3.
If you have zeroed out the locator for the database, go to step 4. Otherwise, stop
Replication Server, then run:
1> use RSSD
2> go
1> rs_zeroltm dataserver, database
2> go
4.
Restart the Replication Servers.
5.
Resume the DSI connections that were suspended before the upgrade by executing the
following Replication Server command for each suspended database:
1> resume connection to dataserver.database
2> go
The replication system is now ready for Adaptive Server 15.7 ESD #2, and applications can
resume.
If you installed any Sybase client products, such as Open Client, use the dsedit utility to edit
your interfaces file and to specify the servers to which you want to connect.
For more information about establishing client/server connections, see the
Open Client
Configuration Guide
.
See also
•
Chapter 7, Installing Components from the PC-Client
on page 51
Restoring Replication on Primary Databases
Restore replication if you have upgraded a source database, or primary database, in a
Replication Server system, or if the destination database is also a source for other Replication
Servers.
1.
If you have zeroed out the locator for the database, go to the next step. Otherwise, stop
Replication Server, then run:
1> use RSSD_name
2> go
CHAPTER 10: Adaptive Server Upgrades
Installation Guide 91