Exit 1Z0-074 Upgrade Oracle DBA 11g or 12c to 12c R2
Question 5 of 5
0% complete
Q5 Single choice

Examine these steps to create a Transparent Sensitive Data Protection (TSDP) policy with unified auditing to protect sensitive data in certain table columns: Create a TSDP policy and define the audit parameter for the audited columns.
Create a TSDP sensitive type using DBMS_TSDP_MANAGE.ADD_SENSITIVE_TYPE.
Associate the TSDP policy with the sensitive type by using DBMS_TSDP_PROTECT.ASSOCIATE_POLICY.
Enable the TSDP policy at the sensitive type level.
Associate the column to be audited to the sensitive type by using DBMS_TSDP_MANAGE.ADD_SENSITIVE_COLUMN.

Identify the steps in the correct sequence.

  • A

    1, 2, 3, 4, 5

  • B

    2, 1, 4, 5, 3

  • C

    2, 5, 1, 3, 4

  • D

    1, 2, 4, 3, 5

  • E

    2, 1, 5, 3, 4