Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Remote » Creating SQL Remote systems » Publications and articles

 

Dropping a publication

When you drop a publication, all subscriptions to that publication are automatically deleted.

Prérequis

You must have the SYS_REPLICATION_ADMIN_ROLE system role.

Contexte et remarques

Caution

Dropping publications in a running SQL Remote system can cause replication errors and a loss of data in the replication system. See Upgrades and resynchronization.

 Task
  1. In Sybase Central, use the SQL Anywhere 16 plug-in to connect to the database.

  2. Double-click Publications.

  3. Right-click the desired publication and click Delete.

Résultat

The publication is dropped and all subscriptions to that publication are deleted.

 See also