Skip to Main Content

Berkeley DB Family

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

when will Berkeley DB rebuild the B-tree Index if restart the application

J4rvinJun 28 2018 — edited Jul 6 2018

Hi, I'm using Berkeley DB JE HA as store engine in our application. There were about 200,000,000 records stored in DB.

Our CacheMode is Evict_LN. Without the cache, there would be lots of random disk I/O in our application, which will cause large performance degradation.

When updating our service, we need to restart the JVM. I wonder when will Berkeley DB rebuild the cache in memory. Thank you.

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 3 2018
Added on Jun 28 2018
2 comments
561 views