Hi all,
I try to import a ldif file into our domino server. Everything works fine except a few groups.
I think the problem is that there are to many members in the groups that I try to import (about 5000)
If I split the groups in pieces of about 500 members it works but thats not realy funny.
Does anyone know if there is a limit for importing groups and the number of members ?
TIA
Christian
Subject: 64KB limit
I think your LDIF group import problem is because of the 64KB limit on the size of plain text fields in Notes. This generally translates to 32K characters, because of double-byte character sets.
If you’re hitting a limit at about 500 entries this would mean about 64 characters per entry, which sounds believable. You will have to take the approach generally used in managing Domino directory groups and create smaller groups (e.g. alphabetically) and then make these members of your larger parent group.
Hope this helps,
Rupert Clayton
Chicago