Previous Topic: Output <secondary output> Subkeys

Next Topic: Set Credentials for IBM DB2 Content Manager

Configure the RDM for IBM DB2 CommonStore for Exchange

The CA DLP server installation wizard creates various registry values to allow the Remote Data Manager (RDM) to communicate with IBM DB2 CommonStore for Exchange. This enables the RDM to retrieve emails from the IBM DB2 Content Manager during an event search. These values are stored in the following registry key:

HKEY_LOCAL_MACHINE\Software\
  \ComputerAssociates\CA DLP
  \CurrentVersion\Remote Data Manager

The following registry settings are available:

AllowCSX

Type: REG_DWORD

Data: Defaults to 1. This enables IBM DB2 CommonStore for Exchange Remote Data Retrieval.

CSXDatabaseName

Type: REG_SZ

Data: Defaults to icmnlsdb. This is the name of the IBM DB2 Content Manager Library Server database.

CSXUserName

Type: REG_SZ

Data: Defaults to icmadmin. This is the name of the IBM DB2 Content Manager login account.

CSXOptions

Type: REG_SZ

Data: These are extended options for IBM DB2 Content Manager login. This is not normally set.

CSXHostName

Type: REG_SZ

Data: Defaults to 127.0.0.1. This is the machine name or IP address of the machine hosting the CA DLP IBM Content Manager Interface Service (WgnIBMCM.exe).

CSXServicePortNumber

Type: REG_DWORD

Data: Defaults to 56200. This is the port number that the CA DLP IBM Content Manager Interface Service (WgnIBMCM.exe) is listening on.

CSXTimeoutMilliseconds

Type: REG_DWORD

Data: Defaults to 120000 (two minutes). This is the maximum time that the RDM will wait for CA DLP IBM Content Manager Interface Service (WgnIBMCM.exe) to respond to a request for a login or a request for event data.

CSXItemName

Type: REG_SZ

Data: Defaults to CSXAPMMail. This is the IBM DB2 Content Manager Item Name used by IBM DB2 CommonStore to store email data.

CSXAttributeName

Type: REG_SZ

Data: Defaults to APMUAUID. This is the IBM DB2 Content Manager Attribute Name used by IBM DB2 CommonStore to store the unique identifier assigned by the CA DLP Universal Adapter.

More information:

Remote Data Manager