Data Replication with SQL Remote
PART 4. Reference
CHAPTER 17. Command Reference for Adaptive Server Anywhere
To stop a consolidated database from receiving SQL Remote messages from this database.
REVOKE CONSOLIDATE FROM userid,...
Must have DBA authority.
Automatic commit. Drops all subscriptions for the user.
CONSOLIDATE permissions must be granted at a remote database for the user ID representing the consolidated database. The REVOKE CONSOLIDATE statement removes the consolidated database user ID from the list of users receiving messages from the current database.
The following statement revokes consolidated status from the user ID condb:
REVOKE CONSOLIDATE FROM condb