Hi, Aghiles

SQLite use posix file locking, it doesnot work at some NFS system, also it 
doesnot work at clearcase MVFS too. You should douoble check your file system.

Regards.
Xuezhang. 

-----Original Message-----
From: Aghiles Kheffache [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 04, 2005 1:39 PM
To: sqlite-users@sqlite.org
Subject: [sqlite] Problems after installation.

Hello,

I just installed sqlite (3.2.1 anbd then 2.8.16) and whatever I do I get the 
following error: "database is locked". All tests (make -test) return the same 
error. Here is an example:

 > sqlite ex1
SQLite version 2.8.16
Enter ".help" for instructions
sqlite> .tables
Error: database is locked
sqlite>

Note the file ex1 doesn't exist. I get the same error with sqlite3.

Any ideas what that might be ? I am running on slackware 7.1 but I also tried 
this on Slackware 8 without success.

Thanks alot,
- Aghiles.

Reply via email to