Chapter 13. Using SQL Remote with Replication Server
Other issues
Thissection lists other issues regarding using SQL Remote with Replication
Server.
Runningthe Message Ag ent TheMessage Agent should be run with
command-lineoptions to receive and send (-r and -s). Thiswill prevent the
MessageAgent from attempting to scan the transaction log. Ifthe Message
Agentattempts to scan the transaction log while the Replication Agent is
running,it will get an error attempting to reserve the “log transfer context”.
Procedurecalls in SQL Remote Open Server TheSQL Remote Open
Serverpasses all procedure calls it receives from Replication Server through
tothe stable queue database. Forexample, rs_get_lastcommit and
rs_update_lastcommitare executed in the stable queue database.
Coordinateddumps ReplicationServer provides a mechanism to
coordinatedatabase dumps and transaction log dumps between the main
databaseand the stable queue database. Thers_dumpdb and rs_dumptran
functionstrings can be used to perform coordinated dumps of the stable
queuedatabase. Pleasesee the Replication Server documentation for more
information.
Schemachanges Ifyou make any schema changes to a SQL Remote
installation,you must do so on a quiet system. Thisincludes shutting down
theSQL Remote Open Server.
287