| Backup | Grants the ability to perform database backups. | 
| DBA | Grants the ability fully administer the database. | 
| Multiplex Admin | Grants the ability for Multiplex server administration | 
| Operator | Grants the ability to backup and checkpoint databases, perform system
                     monitoring, and drop connections. | 
| Perms Admin | Grants the ability to manage data permission, groups, authorities, and
                     passwords. | 
| Profile | Grants the ability to perform application and procedure profiling, request
                     log creation and analysis, and by the Index Consultant. | 
| Read client file | Grants the ability to read from a file on the client computer, for example
                     when loading data. | 
| Read file | Grants the ability to the group to execute SELECT
                     statements against a file using the OPENSTRING
                     clause. | 
| Remote DBA | Grants Remote DBA authority to any table the group can access. To ensure
                     that actions are secure, run the SQL Remote Message agent using a user ID with
                     this type of authority. | 
| Resource | Grants the ability to create database objects. | 
| Space Admin | Grants the ability to perform dbspace management (including CREATE
                     permission) and read-only selective database restoration. | 
| User Admin | Grants the ability to manage users, external logins, and login policies
                     management. | 
| Validate | Grants the ability to validate tables, materialized views, and
                     indexes. | 
| Write client file | Grants the ability to write to a file on the client computer, for example
                     when downloading data. |