On Mon, 21 Aug 2006, Laura Longo wrote:

> Date: Mon, 21 Aug 2006 20:01:24 +0200
> From: Laura Longo <[EMAIL PROTECTED]>
> Reply-To: sqlite-users@sqlite.org
> To: sqlite-users@sqlite.org
> Subject: Re: [sqlite] Re: database locked
>
>
>
> > On 8/21/06, Laura Longo <[EMAIL PROTECTED]> wrote:
> >> I've tried also executing the query "begine exclusive" before the
> >> "update",
> >> and "commit" to end the entire routine, and the query that now returns
> >> the
> >> exit code 5 (database locked) is "begin exclusive", I don't know if this
> >> can be meaningful...
> >
> > It sounds like some other application has locked the database file.
> > Do you have a virus scanner? This can sometimes cause problems.
> > It will lock the file you use for the database.
>
> My applications are running under Linux (CentOS, kernel 2.6.16) and I have
> no
> virus scanner.

The database is not residing on an NFS mounted disk by any chance?



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to