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!

Unable to access large Berkeley DB file.

1519039Jan 23 2014 — edited Jan 29 2014

I am working with a large Berkeley database file(around 300MB). I am copying this file on scanner after lsn reset  using db_load utility.Now when I try to access this database file using a .Net application it takes a very log time to fetch data(around 10 min). However when I re-start my application again the access to database is fast(30 sec). Any guesses why the database access is so slow initially?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 26 2014
Added on Jan 23 2014
6 comments
2,980 views