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

Cleanup Commands

Cleanup Commands

Dynamic Data Masking runs cleanup commands before closing a connection pool to remove privileges from the Dynamic Data Masking administrator.
Dynamic Data Masking runs the following cleanup commands:
Oracle
ALTER SESSION SET CURRENT_SCHEMA = <DDM admin user>
Sybase
SET PROXY <DDM admin user>
USE <DDM catalog>
Microsoft SQL Server
REVERT
USE "<DDM catalog>"
DB2
SET CURRENT SCHEMA <DDM admin user>
SET CURRENT PATH <DDM admin current path>

0 COMMENTS

We’d like to hear from you!