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!

DB_NOTFOUND on DB->open() with several (~800) partitions

995163Mar 6 2013 — edited Jul 16 2013
Hello!

I'm testing the impact of the number of partitions on the performances of a BDB based application.

When I increase the number of partitions to about 800, the DB won't open correctly, and the following message will be returned by the DB->open() function:

BDB0073 DB_NOTFOUND: No matching key/data pair found+

Is there any undocumented limit on the number of partitions that could cause this?

Thanks!

Regards,

Nizar
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 13 2013
Added on Mar 6 2013
3 comments
1,994 views