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

Stored Procedure Accelerator Components

Stored Procedure Accelerator Components

The accelerator contains a PL/SQL package, two .jar files, and four security rule sets.
You can find the accelerator in the following directory:
<Dynamic Data Masking installation>\Accelerators\StoredProcedureMasking
The DDM_SP_MASKING PL/SQL package creates temporary tables, verifies whether to mask the result set, and creates masked select statements. You must compile the package in the <DDMADMIN> database schema before you mask stored procedures.
Dynamic Data Masking uses the StoredProcedureMasking.jar and MultipleStatementMasking.jar files in the Java Action security rule to mask stored procedures and user-defined table functions.
You must configure two security rule sets to use the accelerator. The accelerator contains template rule sets and sample HR security rule sets.

0 COMMENTS

We’d like to hear from you!