Re: put: DB_PAGE_NOTFOUND: Requested page not found ,,why? -
10-18-2005
, 10:19 PM
Hi,
What operating system are you using, and which version of Berkeley DB?
What type of database causes the problem? Are there multiple databases
in a single file (is the third parameter to DB->open NULL)? What type
of database environment do you open, if any? How do you configure the
database -- for example, do you set a key comparison function?
Regards,
Michael. |