Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

STATIC DATA MASKING

Emad Al-MousaApr 25 2019

static data masking is a much needed security feature, many times application support team will require the DBA to refresh TEST database with production database data. it will be great to have the ability for example to redact the data while performing expdp (export data pump) so the sensitive data are not imported in TEST database. Another approach is schema duplication within the database by a process where sensitive column data are permanently changed from storage-level.

Comments
Post Details
Added on Apr 25 2019
4 comments
451 views