dbTalk Databases Forums  

put: DB_PAGE_NOTFOUND: Requested page not found ,,why?

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss put: DB_PAGE_NOTFOUND: Requested page not found ,,why? in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
taoyonggang@hotmail.com
 
Posts: n/a

Default put: DB_PAGE_NOTFOUND: Requested page not found ,,why? - 10-18-2005 , 08:35 PM






My application always throw error that is "put: DB_PAGE_NOTFOUND:
Requested page not found" ,but my disk space is free .

I affirm that only one thread operte a table.


Reply With Quote
  #2  
Old   
Michael Cahill
 
Posts: n/a

Default 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.


Reply With Quote
  #3  
Old   
taoyonggang@hotmail.com
 
Posts: n/a

Default Re: put: DB_PAGE_NOTFOUND: Requested page not found ,,why? - 10-19-2005 , 01:22 AM



Sorry, My lock is released in error condition.So db is operted by many
threads.

My app must intercurrently read and intercurrently write with many
threads,How to set Env and Db flag ?How to use the lock?


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.