Chapter 17. Command Referencefor Adaptive Server Anywhere
SYNCHRONIZE SUBSCRIPTION statement
Function Usethis statement to synchronize a subscription for a user to a publication.
Syntax SYNCHRONIZESUBSCRIPTION
TOpublication-name [ ( subscription-value) ]
FORremote-user ,. . .
Parameters
Parameter Description
publication-name
The name of the publication to which the user is be-
ing subscribed. This may include the owner of the
publication.
subscription-value
Astring that is compared to the subscription expression
of the publication. The value is required here because
eachsubscriber may have more than one subscription to
apublication.
remote-user
The user ID of the subscriber to the publication. This
usermust have a subscription to the publication.
Permissions Musthave DBA authority.
Sideeffects Automaticcommit.
Seealso “SYNCHRONIZESUBSCRIPTION statement [SQL Remote]” [ASA SQL
Reference,page 639]
“CREATESUBSCRIPTION statement” on page 358
“STARTSUBSCRIPTION statement” on page 375
377