Previous Topic: Consider Not Using Operational Attributes

Next Topic: Sort an LDIF File

Prevent the Creation and Automatic Updating of Operational Attributes

By default, a DSA automatically creates, and updates operational attributes. You can prevent this behaviour.

To stop the creation and automatic updating of operational attributes

  1. Add the following command to the settings configuration file:
    set op-attrs = false;
    

    This setting prevents the DSA from automatically creating operational attributes. However, some operational attributes will be created by the DSA if either DISP or multiwrite DISP recovery is configured.

  2. Re-initialize the DSA.