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

Administrator Guide

Administrator Guide

DB2 Database Administrator Required Privileges

DB2 Database Administrator Required Privileges

The database administrator must have privileges to access sensitive tables and columns.
Use the DB2 Control Center to create a privileged user, <DBA Username>, that corresponds to an administrator user on your operating system.
Run the following command from an SQL window:
GRANT SETSESSIONUSER ON PUBLIC TO <DBA Username>
If the DB2 database is encrypted and uses an ODBC driver, to allow impersonation, the database administrator must have the following privilege to access the database table:
SYSIBMADM.SNAPAPPL_INFO

0 COMMENTS

We’d like to hear from you!