Sybase Control Center uses the user name and password account that you provide when you authenticate a server to retrieve monitoring information.
The user account you have specified must have these roles or permissions:
- Replication Server – a create object or sa permission.
- Replication Server System Database (RSSD) database – read privilege on all tables and create and execute privileges on stored procedures in the RSSD database. It is recommended to use the account created by rs_init for the RSSD.
- Replication Agent or Mirror Replication Agent – an administrative account. There is only one administrative account in a Replication Agent.
- Adaptive Server for RepAgent threads – a system administrator role. Sybase Control Center uses the dbcc monitor command to retrieve statistics.
Note: sa or dbo permission are required for setting parameters and controlling data flow.