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 » SYS_REPLICATION_ADMIN_ROLE system role

 

Granting the SYS_REPLICATION_ADMIN_ROLE system role

Grant the SYS_REPLICATION_ADMIN_ROLE system role to a user to perform administrative tasks related to replication.

Prerequisites

You must have the SYS_REPLICATION_ADMIN_ROLE system role.

 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. Double-click the user name.

  5. Right-click the pane (not the user name) and select New » Granted Roles.

  6. Select SYS_REPLICATION_ADMIN_ROLE and click OK.

Results

The user now has the SYS_REPLICATION_ADMIN_ROLE system role on the database when connected from SQL Remote.

 See also