[EMAIL PROTECTED] wrote:

> We are deleting about 10,000 entries from LDAP and using the Netscape
> LDAP Java SDK. The operation takes more than couple of hours to finish.
> Can any one give me some idea as how we can make this delete operations
> faster.
>
> Thanks,
> Ravi. ([EMAIL PROTECTED])

Turn off constraint checking. Reduce the number of indexed attributes. If
your directory is not replicated, then consider using an export/(reduced)
import process instead of ldapdeletes. Turn the speed of your CPU all the
way up to 11.

djkernen



Reply via email to