"Jay Johnston" <[EMAIL PROTECTED]> wrote:
> Yes, the directory is writable.  No, there is no journal file -- this
> happens even when creating a new database.
> 
> ============
> [barranca]$ whoami
> jpj
> [barranca]$ ls -dl ./
> drwxr-x--x  38 jpj pg547368 4096 2006-09-15 09:25 ./
> [barranca]$ echo "create table foo(x varchar(12));" | ~/src/sqlite3-
> 3.3.7.bin test.db
> SQL error: database is locked
> ============
> 

I've seen this happen on NFS filesystems with busted posix
locking support.  Is it a local disk or an NFS mount?
--
D. Richard Hipp   <[EMAIL PROTECTED]>


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

Reply via email to