Table of Contents

Search

  1. Preface
  2. Introduction to Dynamic Data Masking Administration
  3. Authentication
  4. Security
  5. Connection Management
  6. JDBC Client Configuration
  7. ODBC Client Configuration
  8. Access Control
  9. Logs
  10. High Availability
  11. Server Control
  12. Performance Tuning
  13. Troubleshooting

Administrator Guide

Administrator Guide

Stored Procedure Masking

Stored Procedure Masking

Unlike query masking, stored procedure masking overhead increases as the result set size increases. This is because Dynamic Data Masking must create temporary tables and populate the tables with data before running the stored procedure. The following table lists the overhead percentages for various result set sizes:
Number of Rows in the Result Set
Overhead
200
10%
500
20%
2,000
30%
8,000
40%
16,000
60%
50,000
100%

0 COMMENTS

We’d like to hear from you!