Setting Transaction History Logging Levels

You must have application administrator privileges to set Oracle Data Relationship Management Transaction History logging levels. Set the TransactionLevels system preference to specify the action types to capture in the transaction history.

Local Security for Global Properties

You use two system preferences — GlobalPropLocalSecurity and GlobalPropLocalOverride — to control local security on global properties.

To set Transaction History logging levels:

  1. In the Data Relationship Management Web client, select Administer.
  2. Under Metadata, expand the System Preferences and edit the TransactionLevels preference.
  3. In TransactionLevels, select transaction level types:
    • Logged Action records basic logging information, such as users logging in and logging out.

    • Core Action records actions that change the version, hierarchy, or node information, such as Add Node, Change Property, or Move Node.

    • Result Action records actions that result from core actions. For example, if the "clear all below" core action is performed, then properties are cleared from individual nodes. Clearing properties from the individual nodes is a result action.

    • Loss Action records loss of data due to a core action. For example, when a node is deleted, the defined properties for that node are deleted, which is a loss action. Loss actions are controlled by the LossLevel system preference.

      Note:

      If the Loss Action is specified, or if the AllowAsOf system preference is turned on, then Core Actions are tracked, even if not set in the TransactionLevels system preference.

  4. Set the LossLevel preference:
    • Defined––Only values that are specifically set at the node are tracked when the node is deleted.

    • All Items––Derived, default, and inherited values are tracked in the LossAction.

  5. Stop and restart the application, or restart the Data Relationship Management service.