Sybase Adaptive Server Enterprise 15.0.2 Installation Manual page 89

Table of Contents

Advertisement

Reenabling replication
Installation Guide
2> go
Follow the steps in this section to reenable replication after upgrading the
primary databases and primary RSSDs.
For each primary database and RSSD:
1
Start Adaptive Server if it is not already running.
2
Log in to the server.
3
Clear the locator for the database by executing the following command in
the RSSD for this database:
1> use RSSD
2> go
3> rs_zeroltm dataserver, database
4> go
4
Enable the truncation point for the database.
1> use database
2> go
1> dbcc settrunc("ltm", "valid")
2> go
5
Restart the Replication Servers and LTMs.
6
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 12.5.x, and
applications can resume.
If you installed any Sybase client products, such as Open Client, use the
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 or Chapter 4, "Installing Sybase PC-Client
Products."
CHAPTER 5
Upgrading Adaptive Server
dsedit
75

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents