Hi all,

I am using SQLite to handle database while running a simulation on
supercomputers here. I am using MPI process to do multiple threading. I am
keep getting error that says "database or disk is full" while passing any
querry to SQLite. I have checked the space quota and I have so much of the
space available. I dont know why I am getting this error, so can you tell me
what is causing this problem?
-- 
View this message in context: 
http://old.nabble.com/SQLite%3A-Database-or-disk-full-tp32871501p32871501.html
Sent from the SQLite mailing list archive at Nabble.com.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to