grant

Assigns permissions to users.

Syntax

grant {sa | create object | primary subscribe |
 connect source}
 to user

Parameters

Examples

Usage

  • The “sa” permission cannot be revoked from the “sa” user.

  • The “connect source” permission is needed by the RSI or RepAgent. Refer to the Replication Server installation and configuration guides for your platform for more information.

  • For each RCL command described in this manual, the minimum permission required to execute the command is shown. For a list of minimum permissions for all commands, see the Replication Server Administration Guide Volume 1.

  • The users who are not granted any permissions can only monitor Replication Server activities.

Permissions

grant requires “sa” permission.

Related reference
revoke