Hi all, I have a question when using sqlite on redhat6, I put the sqlite file on nfs storage(this storage is shared by isilion), the client using redhat 6 x64.
When I search the database, I got the following error: [root@3-1 yubiao]# sqlite3 .UPLOAD.db SQLite version 3.6.20 Enter ".help" for instructions Enter SQL statements terminated with a ";" sqlite> select count(*) from qcsfile; Error: database is locked Could anyone tell me how I can solve the problems? Thanks very much. Tianjing _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

