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. Access Control
  9. Logs
  10. High Availability
  11. Server Control
  12. Performance Tuning
  13. Troubleshooting

Administrator Guide

Administrator Guide

DB2 Connection Parameters

DB2 Connection Parameters

Define the following connection parameters for a DB2 database:
DDM Database Name
Name for the database in the Management Console tree.
Server Address
Server host name or TCP/IP address for the DB2 database.
Verify that there is no firewall that prohibits the Dynamic Data Masking Server from connecting to the database server and port number.
Server Port
TCP/IP listener port for the DB2 database.
DB2 Database Name
Database name for the DB2 database.
Optional Parameters
Additional parameters for the Informatica driver for DB2.
For example, if the DB2 database is configured with the SERVER_ENCRYPT authentication method, you might enter the following parameter:
AuthenticationMethod=encryptedUIDPassword
Keystore
Select custom if you have configured a custom key store. Select default if you want to use the default key store pre-configured for use with Dynamic Data Masking.
DBA Username
User name for the database user account to log in to the DB2 database. The database user must be a privileged user that has SELECT access to all the tables that the client user has SELECT access to. This parameter is valid for the default key store.
DBA Password
Password for the database user. This parameter is valid for the default key store.
Key Store Name
Name of the custom key store, defined in the
ddm.security
file. This parameter is valid for custom key stores.
Alias
Alias name for the custom key store. For CyberArk accounts, the alias name was defined during creation of the CyberArk account. This parameter is valid for custom key stores.

0 COMMENTS

We’d like to hear from you!