Notes.ini Entry



Name:

    LDAPBatchAdds

Syntax

    LDAPBatchAdds=0 / 1

Applies to:

    Servers

Add-on:


    First Release:

      6.0

    Obsolete since:


      Category:

        Ldap

      Default:

        None, although without this setting, after processing an LDAP write operation the LDAP service updates all the views it uses.

      UI equivalent:

        None

      Description:
      Specifies which views in the Domino Directory the LDAP service updates after processing an LDAP write operation.

      Valid Values are:

      0 - After a write operation the LDAP service updates all the Domino Directory views it uses

      1 - After a write operation the LDAP service updates only the ($LDAPRDNHier) view and waits for the Update task to update the other views it uses

      Use LDAPBatchAdds=1 before doing batch LDAP adds of 100 entries or more so that so that the additions are processed more quickly. When the LDAP adds are complete, immediately remove the setting or change it back to LDAPBatchAdds=0. Failure to immediately remove or change this setting back to 0 after completing the batch processing will cause subsequent LDAP operations to be unreliable.

      This setting limits which LDAP related views are updated during LDAP batch adds to improve performance.

      This Setting is new in ND6