<div>I recently did an ldif backup of our iplanet 52 database. Its about an 88 MB ldif file.</div>
<div>I took this to a new FDS server Dell 850 3 ghz duel core 2 sata hard disks. </div>
<div>I ran an ldapadd&nbsp; the data imported perfectly.</div>
<div>Then I tried to cutover some systems and give the database some load.</div>
<div>&nbsp;</div>
<div>System went 200% processor</div>
<div>&nbsp;</div>
<div>Eventually I realized I was missing indexes so I added them through the graphical tool.</div>
<div>&nbsp;</div>
<div>The log seemed to do something like this<br>generating index 1%</div>
<div>generating index 2%</div>
<div>....<br>generating index 49%<br>Done</div>
<div>Seemed weird that they would jump from 49% to Done</div>
<div>At this point the new system was running at 100% processor</div>
<div>But the queries&nbsp;are running faster on our old 440 MHZ sparc t1 server52 database</div>
<div>&nbsp;</div>
<div>I ran <br>DB ERROR: db_verify: Page 30: out-of-order key at entry 498<br>DB ERROR: db_verify: DB-&gt;verify: db/o_com/channelcontentowner.db4: DB_VERIFY_BAD: Database verification failed<br>&nbsp;</div>
<div>then I tried db2_index. The program seemed to be in a tight loop complaining about 1 missing entry.</div>
<div>&nbsp;</div>
<div>I do not realize how the data can be so corrupted right after an import.</div>
<div>&nbsp;</div>
<div>These&nbsp;are someone generic symptoms. Any ideas? Thanks</div>