Which two of the following features or options give you the ability to set fine-grained access
control?
A.
Advanced Security Option
B.
Oracle Database Vault
C.
Oracle Audit Vault
D.
Virtual Private Database
E.
Oracle Label Security
Explanation:
Label Security is used to implement security based on data values in individual rows
The answer is Oracle database Vault and Oracle Label Security
http://docs.oracle.com/cd/B28359_01/server.111/b31222/dvintro.htm#DVADM001
Advanced Security Option is for Redaction with various high end encrytion technology. ASO has nothing to do with FGA. ASO is used for protection of Data.
BE
answ: B and D
B and D
BDE
B and D
What Is Oracle Database Vault?
Oracle Database Vault restricts access to specific areas in an Oracle database from any user, including users who have administrative access. For example, you can restrict administrative access to employee salaries, customer medical records, or other sensitive information. This enables you to apply fine-grained access control to your sensitive data in a variety of ways.
http://docs.oracle.com/cd/B28359_01/server.111/b31222/dvintro.htm#DVADM70086
Virtual Private Database (VPD) combines server-enforced fine-grained access control with a secure storage of application context values in the Oracle database server. VPD enables you to build applications that enforce row-level security policies at the object level. Policy execution dynamically appends predicates (WHERE clauses) to any SQL statements that query data you have identified as requiring protection.
http://docs.oracle.com/cd/B19306_01/network.102/b14266/apdvpoli.htm#i1008538