Privileges

Oracle supports a rich selection of privileges that are assigned with the GRANT command, and removed with the REVOKE command.

System Privileges

System privileges are granted and revoked to users and roles and generally apply to an entire class or group of objects. To be able to GRANT or REVOKE a system privilege, the user must have been granted the privilege with the ADMIN OPTION, or have the GRANT ANY PRIVILEGE system privilege.

Table 1-17. System Privileges
ClassPrivilegeApplies To
ClustersCreate ClusterA cluster in its own schema
 Create Any ClusterAny cluster in any schema
 Alter Any ClusterAny cluster in any schema
 Drop Any ClusterAny cluster in any schema
ContextsCreate Any ContextAny context namespace
 Drop Any ContextAny context ...

Get Oracle® DBA SQL Quick Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.