dbTalk Databases Forums  

PANIC: Invalid Argument on put()

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


Discuss PANIC: Invalid Argument on put() in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default PANIC: Invalid Argument on put() - 07-12-2006 , 08:55 AM






Hello,

I'm having a problem in which I receive the following exceptions:
PANIC: Invalid argument
DB_RUNRECOVERY: Fatal error, run database recovery
PANIC: fatal region error detected, run recovery

This occurs if I do some del() 's and then some put() 's.
My key and data variables are initialized properly.

The Berkeley DB I'm working in is a btree.

Any advice would be _greatly_ appreciated. Thanks for your time!

john


Reply With Quote
  #2  
Old   
Alex
 
Posts: n/a

Default Re: PANIC: Invalid Argument on put() - 07-12-2006 , 07:42 PM






Hi John,

It is not possible to determine the source of your problem with the
information you have provided.

Do you have error logging enabled? See the documentation here:
http://www.sleepycat.com/docs/api_cx...or_stream.html
for more details.

If enhanced error logging does not help you resolve the issue. We might
be able to help if you:
Tell us which product you are using, and which platform you are testing
on.
Post the source code that is triggering the problem you are seeing.

Regards,
Alex


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.