Setting up SQL Remote Open Server
Thissection describes how to set up a SQL Remote installation using the
SQLRemote Open Server. The procedure depends on whether the
SQLRemote stable queue is being kept in a separate Adaptive Server
Enterprisedatabase from the tables being replicated or in the same Adaptive
ServerEnterprise database.
Formore information about stable queue location, see “The stable
queue”on page 265.
Initialcopies of the data Thesetup procedure assumes you are using the extraction utility to produce
aninitial copy of the data in each remote database. Youmust be sure not to
usethe Replication Server materialization feature for this purpose.
Theprocedure for setting up SQL Remote Open Server has two stages:
Preparea SQL Remote setup Thisstage depends on whether you have
anexisting SQL Remote installation or not.
Addthe SQL Remote Open Server to the setup This stage is the
sameregardless of previous installations.
Toprepare your SQL Remote setup, if you have an existing SQL
Remote installation
1. On a quiet primary database, use the Message Agent to scan any
remainingtransactions into the stable queue.
Aquiet database is one where neither the Message Agent nor the
SQLRemote Open Server is running, and where no transactions are
beingreplicated.
2. Follow the steps in the section “Upgrading SQL Remote for Adaptive
ServerEnterprise” on page 25 to upgrade your SQL Remote software at
theconsolidated site.
3. Invalidate the Message Agent truncation point at the consolidated
databaseusing the followingcommand:
dbcc settrunc( ’ltm’, ’ignore’ )
4. At the stable queue database, execute the stored procedure
sp_queue_log_transfer_reset.
282