TSDP Policy Properties

This dialog box displays the properties of a TSDP (Transparent Sensitive Data Protection) policy. You should be familiar with the concepts and techniques explained in the "Using Transparent Sensitive Data Protection" chapter in Oracle Database Security Guide. You should also be familiar with the DBMS_TSDP_PROTECT package (described in Oracle Database PL/SQL Packages and Types Reference), which provides an interface to configure TSDP policies in conjunction with the DBMS_TSDP_MANAGE package.

General

Name: Name of the policy.

Generate in DDL: Controls whether the policy creation is included when DDL statements are generated.

Subpolicies

You can specify one or more specific policies (subpolicies) to make up the TSDP policy. For each subpolicy, specify the name, expression, mask template, length, parent schema, and parent table.

You can optionally enter comments and notes about each subpolicy.

Comments, Notes, Summary

See Common Information in Dialog Boxes.

Related Topics

Sensitive Type Properties