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

Configuring Database High Availability

Configuring Database High Availability

Configure database high availability to send requests to a secondary database if the primary database is unavailable.
  1. In the Management Console, create a database node with a connection to the primary database and a database node with a connection to the secondary database.
  2. Add the Dynamic Data Masking service for the database type.
  3. Open the connection rule set for the Dynamic Data Masking service and create a connection rule that sends requests to the primary database if a connection to the database exists. Configure the following properties for the connection rule:
    Matcher
    Select the Check Database Connection matcher. The Check Database Connection matcher verifies whether a connection to the database exists.
    Database
    Enter the name of database node for the primary database.
    Rule Action
    Select the Switch to Database action. The Switch to Database action sends the request to the database if the matcher identified a connection.
    Database
    Enter the name of database node for the primary database.
    Processing Action
    Select Stop if Applied. The Rule Engine does not continue to the next rule in the tree if Dynamic Data Masking applied the Switch to Database rule action.
  4. In the connection rule set, create a rule that sends the request to the secondary database if a connection to the primary database does not exist. Configure the following properties for the connection rule:
    Matcher
    Select the Check Database Connection matcher.
    Database
    Enter the name of the database node for the secondary database.
    Rule Action
    Select the Switch to Database action.
    Database
    Enter the name of the database node for the secondary database.
    Processing Action
    Select Stop if Applied.
  5. Save the connection rule set.
If a connection to the primary database exists, Dynamic Data Masking sends the request to the primary database. If a connection to the primary database does not exist, Dynamic Data Masking sends the request to the secondary database.

0 COMMENTS

We’d like to hear from you!