ACE Director Alum Daniel Morgan, founder of Morgan's Library, is scheduling
complimentary technical Workshops on Database Security for the first 30
Oracle Database customers located anywhere in North America, EMEA, LATAM, or
APAC that send an email to
asra_us@oracle.com. Request a Workshop for
your organization today.
Purpose
Manages Oracle Label Security policies, such as creating, altering and or disabling.
AUTHID
CURRENT_USER
Dependencies
LBAC_LGSTNDBY_UTIL
LBAC_STANDARD
LBAC_SYSDBA
Documented
Yes
Exceptions
Error Code
Reason
ORA-12458
Oracle Label Security not enabled
First Available
10.1
Policy Enforcement Options
ALL_CONTROL
LABEL_DEFAULT
READ_CONTROL
CHECK_CONTROL
LABEL_UPDATE
UPDATE_CONTROL
DELETE_CONTROL
NO_CONTROL
WRITE_CONTROL
INSERT_CONTROL
Security Model
Owned by LBACSYS with no privileges granted.
-- sys must perform the following
GRANT inherit privileges ON USER sys TO lbacsys;
GRANT lbac_dba to SYS;