This role owns tables and system procedures required for Replication Server and grants users the underlying system privileges to perform replication server functionality.
By default, the rs_systabgroup system role is granted the MANAGE PROFILING system privilege with administrative rights only.
It is a member of the PUBLIC system role with no administrative rights only.
The rs_systabgroup system role can be granted to other roles with no administrative rights only (WITH NO ADMIN OPTION clause). The WITH ADMIN OPTION and WITH ADMIN ONLY OPTION clauses are not valid for this role.
GRANT ROLE rs_systabgroup TO grantee [,...]