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 » User privileges » PUBLISH privilege

 

Revoking PUBLISH privilege

Revoke the PUBLISH privilege from a user.

Prerequisites

You must have the SYS_REPLICATION_ADMIN_ROLE system role.

Context and remarks

Caution

Changing the publisher at a remote database or at the consolidated database can cause serious problems for any subscriptions that the database is involved in, including the loss of information. See Changes to avoid on a running system.

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

  2. Double-click the database name.

  3. Double-click Users.

  4. Right-click the user name.

  5. Click Revoke Publisher.

Results

The user no longer has PUBLISH privilege.

 See also