Define the following connection parameters for an Oracle database:
DDM Database Name
Logical name defined for the target database.
Instance Name
Instance name for the target database.
Listener Address
Server host name or TCP/IP address for the target database.
Listener Port
TCP/IP listener port for the target database.
Service Name
Service name for the target database. Dynamic Data Masking determines the target database based on the service name or SID in the client connection request.
Keystore
Select custom if you have configured a custom keystore. Select default if you want to use the default keystore preconfigured for use with Dynamic Data Masking.
DBA Username
User name for the database user account to log in to the Oracle 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 keystore.
DBA Password
Password for database user. This parameter is valid for the default keystore.
Key Store Name
Name of the custom keystore, defined in the
ddm.security
file. This parameter is valid for custom keystores.
Alias
Alias name for the custom keystore. For CyberArk accounts, the alias name was defined during creation of the CyberArk account. This parameter is valid for custom keystores.
SSL
Select to enable SSL communication between the database and the Dynamic Data Masking Server. For more information on SSL configuration, see the chapter "Security."