Error while importing data
I have installed DS 5.2 sp4 on AIX 5.3. We have changed the structure of our DIT.
later i have exported the entries from the existing Server, made modifications to the ldif file and added it to the new server using ldapmodify -a.
Then i have colleced all the rejected entries,made the required corrections and then again added the entries that are rejected during the first time adding.. then i got the follwoing error
ERROR<33041> - Attribute Uniqueness Plugin - conn=15 op=2 msgId=3 - ADD result 19
When i checked the Sun Docs,it says sth with the corruption of database...and was asking to contact Sun representative....
actually before adding the entries from the rejectedfile, i have changed some indexes(deleted some of the indexes) and also enabled the uniqueness plugin after the first time import....
So does this error occured because of these changes i have made (Indexes and Uniqueness pluign enabling on uid)..
is it suggested to make all the indexes before importing data?Any help is regarded ..

