Table of Contents

Search

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

Administrator Guide

Administrator Guide

Dynamic Data Masking Latency

Dynamic Data Masking Latency

Latency measures the amount of time it takes a SQL request to travel from its source to its destination. Latency varies between platforms and ranges between 75-150 microseconds for each packet.
In addition to latency, the processing time impacts performance. The processing time depends on the matcher or action type that you use. The types of matcher and action classifications are low, medium, and high.
The following table describes the processing time for each matcher type:
Performance Impact
Matcher/Action
Latency
Low
  • Any matcher
  • Text matcher
  • Time of day matcher
  • Block action
  • Rewrite action
  • Search and Replace action
  • Define Symbol action
  • Nothing action
Less than 1 microsecond
Medium
  • SQL Syntax matcher
  • From Clause Object matcher
1-100 microseconds
High
PL/SQL Function matcher
The processing time depends on the PL/SQL processing time.
1

0 COMMENTS

We’d like to hear from you!