Replace the current contents of subscribed tables with a new copy.
Prérequis
You must have the SYS_REPLICATION_ADMIN_ROLE system role.
Contexte et remarques
Use the Extraction utility (dbxtract) or the Extract Database Wizard to synchronize subscriptions. See Synchronizing subscriptions.
Extracting a large number of subscriptions, or synchronizing subscriptions to large, frequently-used tables, can slow database access. You can use the SEND AT clause to specify a time to synchronize when the consolidated database is not in heavy use.
Connect to the consolidated database.
Execute a SYNCHRONIZE SUBSCRIPTION statement.
The SQL Remote Message Agent (dbremote) on the consolidated database sends a copy of all rows in the subscription to the subscriber. The SQL Remote Message Agent (dbremote) assumes that an appropriate database schema is in place at the remote databases.
The SQL Remote Message Agent (dbremote) on the subscriber database receives the synchronization message and it replaces the current contents of the subscribed tables with the new copy.
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |