Create the following registry key on the client computer where the Manager is installed to specify the maximum number of records to be returned and displayed on the Data governance overview.
Table 90: Registry setting: MaxResults
Location |
Registry |
Path |
HKEY_CURRENT_USER\SOFTWARE\One Identity\Broadway\Client\DataUnderGovernanceView
NOTE: The DataUnderGovernanceView subkey does not exist by default and will need to be created. |
Value name |
MaxResults |
Value type |
DWORD |
Value |
Maximum number of records to be returned and displayed.
Default: 5000 records |
This registry setting specifies the connection string to the Data Governance Resource Activity database. This setting is used by the ManagementServer internal service that manages the core Data Governance service dependencies.
Table 91: Registry setting: QAMAuditActivityDBConnectionString
Location |
Registry |
Path |
HKEY_LOCAL_MACHINE\SOFTWARE\One Identity\Broadway\Server |
Value name |
QAMAuditActivityDBConnectionString |
Value type |
REG_SZ |
Value |
Connection string assigned to the Resource Activity database. |
This registry key specifies the deployment name assigned to the Data Governance Edition deployment.
Table 92: Registry setting: QAMDeploymentId
Location |
Registry |
Path |
HKEY_LOCAL_MACHINE\SOFTWARE\One Identity\Broadway\Server |
Value name |
QAMDeploymentId |
Value type |
REG_SZ |
Value |
Deployment name assigned to the Data Governance Edition deployment. |
Note |
In a new Data Governance Edition deployment, the default deployment name is DEFAULT. |
NOTE: Oracle Database support was deprecated beginning with One Identity Manager 8.1. Do not use.
This registry key defines the database system, SQL Server or Oracle Database, being used for the Resource Activity database. This setting is used by the ManagementServer internal service that manages the core Data Governance service dependencies.
NOTE: If you are using an Oracle database for the Resource Activity database, create this registry key on the computer where the Data Governance service is to be installed. Once this key and the Q1IMDBPlatformOracle key are created and set to 1, use the Data Governance Configuration wizard to deploy the Data Governance service and create the Resource Activity database.
Table 93: Registry setting: QDGDBPlatformOracle
Location |
Registry |
Path |
HKEY_LOCAL_MACHINE\SOFTWARE\One Identity\Broadway\Server |
Value name |
QDGDBPlatformOracle |
Value type |
REG_DWORD |
Value |
Valid values:
- 0: Use SQL server database (default)
- 1: Use Oracle database
|
Note |
In an Oracle deployment, create the key and set the value to 1. |