User Defined Roles
Learn how to create custom roles in Enterprise Analytics to implement granular access control that matches your organization’s specific security requirements.
Enterprise Analytics allows you to create custom roles tailored to your organization’s specific access control needs. Create user-defined roles to group privileges logically and assign them to multiple users for consistent security management across your database environment.
This information is stored in the Metadata
.Role
collection.
Create Role
The CREATE ROLE
statement creates a new role for use within an Enterprise Analytics instance.
Create Role Diagram

Role names are global within an Enterprise Analytics instance. They must be unique across databases and scopes or else the create attempt fails.