Table of Contents

Search

  1. Preface
  2. Introduction to the Stored Procedure Accelerator for Oracle
  3. Masking Stored Procedures and User-Defined Table Functions
  4. Stored Procedure Accelerator Setup
  5. Stored Procedure Accelerator Rules

Stored Procedure Accelerator Guide for Oracle

Stored Procedure Accelerator Guide for Oracle

DefMaskRSSym Rule

DefMaskRSSym Rule

The DefMaskRSSym rule defines the ExplicitRuleSet and ORACLE_DDM_TEMPDB symbols and directs the request to the masking rule set.
The DefMaskRSSym rule uses the Define Symbol action to define the ExplicitRuleSet and ORACLE_DDM_TEMPDB symbol values.
The symbol value of the ExplicitRuleSet symbol is the name of the rule set that contains the masking rules. For the template rules, you can enter StoredProcMasksTmpl. If you want to use the HR example rule sets, enter HRStoredProcMasksRS.
The DefMaskRSSym rule has the following properties:
Name
The name of the rule is DefMaskRSSym.
Matcher
The rule uses the Any matcher.
Rule Action
The rule uses the Define Symbol rule action. Do not change the rule action. The Define Symbol rule action creates the following symbols:
  • ExplicitRuleSet. The symbol name is ExplicitRuleSet. Do not change the symbol name. The symbol value is the name of the rule set that contains the masking rules. The Keep Per Session value is No.
  • ORACLE_DDM_TEMPDB. The symbol name is ORACLE_DDM_TEMPDB. Do not change the symbol name. The symbol value is the name of the schema where Dynamic Data Masking stores the temporary objects in the Oracle database. The Keep Per Session value is No.
Processing Action
The rule uses the Continue processing action to direct the request to the next rule in the rule set.
Optionally, you can define MATCH_FUNCTION and MATCH_FUNCTION_PARAMS symbols in the DefMaskRSSym rule.

0 COMMENTS

We’d like to hear from you!