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. Configuration for MicroStrategy
  9. Access Control
  10. Logs
  11. High Availability
  12. Server Control
  13. Performance Tuning
  14. Troubleshooting
  15. Appendix A: Database Keywords

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!