Previous Topic: Referential Integrity

Next Topic: Manage Bindings

Create Referential Integrity Rules

You create referential integrity rules to enable referential integrity in a directory.

Define all the referential integrity rules in one place in one configuration file.

To create referential integrity rules

  1. In a configuration file, enter the command to clear referential integrity rules, clear referential-integrity, followed by one or more instances of the command to create integrity rules, set referential-integrity, as follows:
    clear referential-integrity;
    
    set referential-integrity integrity_rule_name {
    
    ...
    
    }
    
  2. Stop the DSA.
  3. Restart the DSA.