1Z0-074 · Question #35
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
The correct answer is C. 2, 5, 1, 3, 4. Explanation/Reference: https://docs.oracle.com/database/121/DBSEG/tsdp.htm#DBSEG399
Question
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.
Options
- A1, 2, 3, 4, 5
- B2, 1, 4, 5, 3
- C2, 5, 1, 3, 4
- D1, 2, 4, 3, 5
- E2, 1, 5, 3, 4
How the community answered
(54 responses)- A4% (2)
- B13% (7)
- C72% (39)
- D9% (5)
- E2% (1)
Explanation
Explanation/Reference: https://docs.oracle.com/database/121/DBSEG/tsdp.htm#DBSEG399
Topics
Community Discussion
No community discussion yet for this question.