Reserved Names
|
Description
|
---|---|
PUBLIC
|
This role grants privileges to all users. When user privileges to a certain table are granted to the role PUBLIC, all current and future users have the specified user privileges to this table. This role is granted automatically to all users.
|
SYS_ADMIN_ROLE
|
This is the default role for the database administrator. This role has administration privileges to all tables, indexes and users, as well as the right to use solidDB Remote Control. This is also the database creator role.
|
SYS_CONSOLE_ROLE
|
This role has the right to use solidDB Remote Control, but does not have other administration privileges.
|
SYS_MONITOR_ROLE
|
This role has the right to query pmon values and the server state and health.
|
SYS_REPLICATION_ROLE
|
This role is for CREP replication. It enables access for SYS_LOG table for online replication, reading tables involved in replication for initial load and starting and stopping of replication.
See Access rights for replication for further information.
|
SYS_SYNC_ADMIN_ROLE
|
This is the administrator role for data synchronization functions.
|
SYS_SYNC_REGISTER_ROLE
|
This role is only for registering and unregistering a replica database to the master.
|