1Z0-497 · Question #2
Which statement about the Oracle Advanced Security Data Redaction feature is true?
The correct answer is E. It limits the exposure of sensitive data in applications. Redacting Sensitive Data for Display Data Redaction provides selective, on-the-fly redaction of sensitive data in query results prior to display by applications so that unauthorized users cannot view the sensitive data. It enables consistent redaction of database columns across…
Question
Which statement about the Oracle Advanced Security Data Redaction feature is true?
Options
- AIt transparently encrypts data at rest in Oracle databases.
- BIt securely manages encryption keys.
- CIt protects against theft or loss of disks and backups.
- DIt prevents OS users from inspecting tablespace files.
- EIt limits the exposure of sensitive data in applications.
- FIt alters data in caches, buffers, and persistent storage.
- GIt impacts operational activities such as backup & restore, upgrade & patch, and replication.
How the community answered
(26 responses)- A12% (3)
- D4% (1)
- E81% (21)
- G4% (1)
Explanation
Redacting Sensitive Data for Display Data Redaction provides selective, on-the-fly redaction of sensitive data in query results prior to display by applications so that unauthorized users cannot view the sensitive data. It enables consistent redaction of database columns across application modules accessing the same data. Data Redaction minimizes changes to applications because it does not alter actual data in internal database buffers, caches, or storage, and it preserves the original data type and formatting when transformed data is returned to the application. Data Redaction has no impact on database operational activities such as backup and restore, upgrade and patch, and high availability clusters.
Topics
Community Discussion
No community discussion yet for this question.