Chat now with support
Chat with Support

Identity Manager 9.3 - Operational Guide

About this guide Simulating data changes in the Manager Scheduling operations activation times Re-applying templates in the Manager Exporting data with the Manager Analyzing data and data changes Analyzing process monitoring in the Manager Schedules in One Identity Manager Mail templates in One Identity Manager Password policies in One Identity Manager Working with change labels Checking data consistency Compiling a One Identity Manager database Transporting custom changes Importing data with the Data Import Importing and exporting individual files for the software update Creating a One Identity Manager database for test or development from a database backup Initializing DBQueue Processor the after extending the server hardware Command line programs Configuration of settings for the One Identity Manager tools

Release management

You can combine several change labels into one release. There is a report that provides you with an overview of the changes in a release.

To combine change labels into one release

  1. In the Designer, select the Base data > General > Release management category.

  2. Select the Object > New menu item.

  3. In the edit view, enter a minimum of the following information in the edit view of the Properties tab.

    • Change label: Enter the name of the change label.

    • Label type: Select the Release type.

  4. In the edit view, select the Change label tab and assign the change labels you want to combine into one release.

To display a report about a release

  1. In the Designer, select the Basic data > General > Release management > <name of release> category.

  2. Select the Show report task.

    This opens the Change management release overview report.

Related topics

Checking data consistency

The consistency check provides different tests for analyzing data objects and to ascertain the current state of their data. In addition to predefined tests, you can define your own tests and, if necessary, run a repair.

You should run a consistency check at regular intervals, as well as after significant changes to the system configuration.

You can run consistency checks in the Manager and in the Designer. The following special cases apply:

  • Database tests are run in their entirety in the Manager and the Designer.

  • Table tests and object tests in the Manager check the application data.

  • Table tests and object tests in the Designer check the system data.

Detailed information about this topic

Notes on the consistency check

Note the following information on consistency checks.

  • It is recommended to run consistency checks with an administrative user. Not all consistency checks are available for end users and configuration users.

  • To use the Consistency Editor, users require the Common_ConsistencyCheck program function.

  • To use the repair function in the Consistency Editor, users require the Common_ConsistencyCheck_Repair program function.

  • Consistency checks of type Object test are always run in the context of the user currently logged in. If users do not have any permissions for a certain object, errors may not be identified or repairing errors may fail.

Specifying test settings for consistency checks

Define the valid test settings before you run a consistency check.

To configure the settings for testing

  1. In the Designer or the Manager, start the Consistency Editor with the Database > Check data consistency menu item.

  2. In the Consistency Editor toolbar, click .

  3. Enable the test that is to be run and adjust the test settings further if necessary.

  4. Click OK.

The tests are grouped according to different criteria.

Table 30: Meanings of the icons used for test settings
Icon Meaning

Tests are grouped by themes.

Tests are grouped by types (database, tables , objects).

Tests are displayed as a list.

Tests are grouped by module association.

Tests with Error severity are displayed.

Tests with Warning severity are displayed.

Tests with Information severity are displayed.

Use user-defined tests to run your own tests. You can use the scripts from the script library for these tests. All scripts in the script library are provided for custom tests. The method call of these scripts corresponds to the following syntax.

Database test

Public Sub Methodname (ByRef con As IConnection)

Public Sub Methodname (ByVal con As IConnection)

Table test

Public Sub Methodname (ByRef dbTable As ITableDef)

Public Sub Methodname (ByVal dbTable As ITableDef)

Object test

Public Sub Methodname (ByRef dbObject As ISingleDBObject)

Public Sub Methodname (ByVal dbObject As ISingleDBObject)

For more information about scripts and the script library, see the One Identity Manager Configuration Guide.

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating