CONNECT
SQL.BSQ
Includes the following system privileges: ALTER SESSION, CREATE CLUSTER, CREATE DATABASE LINK, CREATE SEQUENCE, CREATE SESSION, CREATE SYNONYM, CREATE TABLE, CREATE VIEW
ALTER SESSION
CREATE CLUSTER
CREATE DATABASE LINK
CREATE SEQUENCE
CREATE SESSION
CREATE SYNONYM
CREATE TABLE
CREATE VIEW
RESOURCE
Includes the following system privileges: CREATE CLUSTER, CREATE INDEXTYPE, CREATE OPERATOR, CREATE PROCEDURE, CREATE SEQUENCE, CREATE TABLE, CREATE TRIGGER, CREATE TYPE
CREATE INDEXTYPE
CREATE OPERATOR
CREATE PROCEDURE
CREATE TRIGGER
CREATE TYPE
DBA
All system privileges WITH ADMIN OPTION
WITH ADMIN OPTION
Note: The previous three roles are provided to maintain compatibility with previous versions of Oracle and may not be created automatically in future versions of Oracle. Oracle Corporation recommends that you design your own roles for database security, rather than relying on these roles.
EXP_FULL_DATABASE
CATEXP.SQL
Provides the privileges required to perform full and incremental database exports. Includes: SELECT ANY TABLE, BACKUP ANY TABLE, EXECUTE ANY PROCEDURE, EXECUTE ANY TYPE, ADMINISTER RESOURCE MANAGER, and INSERT, DELETE, and UPDATE on the tables SYS.INCVID, SYS.INCFIL, and SYS.INCEXP. Also the following roles: EXECUTE_CATALOG_ROLE and SELECT_CATALOG_ROLE.
SELECT ANY TABLE
BACKUP ANY TABLE
EXECUTE ANY PROCEDURE
EXECUTE ANY TYPE
ADMINISTER RESOURCE MANAGER
INSERT
DELETE
UPDATE
SYS.INCVID
SYS.INCFIL
SYS.INCEXP
EXECUTE_CATALOG_ROLE
SELECT_CATALOG_ROLE
IMP_FULL_DATABASE
Provides the privileges required to perform full database imports. Includes an extensive list of system privileges (use view DBA_SYS_PRIVS to view privileges) and the following roles: EXECUTE_CATALOG_ROLE and SELECT_CATALOG_ROLE.
DBA_SYS_PRIVS
DELETE_CATALOG_ROLE
Provides DELETE privilege on the system audit table (AUD$)
AUD$
Provides EXECUTE privilege on objects in the data dictionary. Also, HS_ADMIN_ROLE.
EXECUTE
HS_ADMIN_ROLE
Provides SELECT privilege on objects in the data dictionary. Also, HS_ADMIN_ROLE.
SELECT
RECOVERY_CATALOG_OWNER
CATALOG.SQL
Provides privileges for owner of the recovery catalog. Includes: CREATE SESSION, ALTER SESSION, CREATE SYNONYM, CREATE VIEW, CREATE DATABASE LINK, CREATE TABLE, CREATE CLUSTER, CREATE SEQUENCE, CREATE TRIGGER, and CREATE PROCEDURE
CATHS.SQL
Used to protect access to the HS (Heterogeneous Services) data dictionary tables (grants SELECT) and packages (grants EXECUTE). It is granted to SELECT_CATALOG_ROLE and EXECUTE_CATALOG_ROLE such that users with generic data dictionary access also can access the HS data dictionary.
AQ_USER_ROLE
CATQUEUE.SQL
Obsoleted, but kept mainly for release 8.0 compatibility. Provides execute privilege on DBMS_AQ and DBMS_AQIN.
DBMS_AQ
DBMS_AQIN
AQ_ADMINISTRATOR_ROLE
Provides privileges to administer Advance Queuing. Includes ENQUEUE ANY QUEUE, DEQUEUE ANY QUEUE, and MANAGE ANY QUEUE, SELECT privileges on AQ tables and EXECUTE privileges on AQ packages.
ENQUEUE ANY QUEUE
DEQUEUE ANY QUEUE
MANAGE ANY QUEUE
If you install other options or products, other predefined roles may be created.
Powered by: IT博客 Copyright © 巴西木