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.
|
_SYSTEM
|
This is the schema name of all system tables and views.
|
SYS_CONSOLE_ROLE
|
This role has the right to use solidDB® Remote Control, but does not have other administration privileges.
|
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.
|