Previous Topic: Input Registry Key

Next Topic: Set Credentials for IBM DB2 Content Manager

Configure the RDM for IBM DB2 CommonStore for Domino

The CA DLP server installation wizard creates various registry values to allow the Remote Data Manager (RDM) to communicate with IBM DB2 CommonStore for Domino. This enables 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 values are available:

AllowCSLD

Type: REG_DWORD

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

CSLDDatabaseName

Type: REG_SZ

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

CSLDUserName

Type: REG_SZ

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

CSLDOptions

Type: REG_SZ

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

CSLDHostName

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).

CSLDServicePortNumber

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.

CSLDTimeoutMilliseconds

Type: REG_DWORD

Data: Defaults to 120000 seconds (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.

CSLDItemName

Type: REG_SZ

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

CSLDAttributeName

Type: REG_SZ

Data: Set this to APMUAID. This is the IBM DB2 Content Manager Attribute Name assigned by IBM DB2 CommonStore for Domino.

CSLDTempDatabase

Type: REG_SZ

Data: Defaults to WgnCSLD. This is the name of the temporary Notes database. No data is stored permanently in this database. If no path is specified, then this temporary database is stored in the Lotus Notes default data directory, which is located in the Lotus Notes \Data folder. If you are not familiar with this location, we recommend that you open the temporary database via the Lotus Notes Client application. You can then use the Browse button, which opens the folder where the database is stored by default.

Note: The path to this folder is also in the DataPath string value of the Lotus Notes registry key. For example, for Lotus Notes 6.0, the DataPath registry data is stored in the HKLM\Software\Lotus\Notes\6.0 key.

PersistData

Type: REG_DWORD

Data: Defaults to 0. This persists the data retrieved from IBM DB2 CommonStore for Domino. Set this to 1 to save the data in files in the CA DLP \System folder. Set to zero if you do not want to persist the data. This setting is used for debugging purposes only.

More Information:

Remote Data Manager