bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reason for gdbm DB corruption


From: Bob Proulx
Subject: Re: Reason for gdbm DB corruption
Date: Thu, 5 Mar 2009 10:40:42 -0700
User-agent: Mutt/1.5.13 (2006-08-11)

Sriranjani Srinivasan wrote:
> What are the possible reasons why gdbm database gets corrupted?

You give no other details about the file corruption and so it is
impossible to say.  File corruption could be caused by an infinite
number of reasons.  Infinity is a very large number.  At this point it
is impossible for me to propose one cause as more likely over another.

> I have a 50MB gdbm database which hangs when I try to write data
> into it for certain specific keys alone.

Process hanging is not the same as file corruption.  Are you having
file corruption?  Or is your process blocking trying to write the
file?  Please be specific.  A process blocked writing to the file
doesn't indicate that the file is corrupted.

Often process hangs are associated with use of NFS.  Problems with NFS
file locking have been many.

> **************** CAUTION - Disclaimer *****************
> This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 

Please do not send mail to public mailing lists with such annoying and
useless disclaimers.  Many people will not respond to such email.  You
may be preventing yourself from getting help by having it there.
Consider using one of the mail free email services available on the
Internet instead.

Here is a good reference to how to "work the system" to gain help.

  http://www.catb.org/~esr/faqs/smart-questions.html

Bob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]