Hi all,

after running a transaction that copies data from an attached db into the main 
db, the commit returns an  error 10. 
with a msg "disk I/O error"

This is on AIX 5.3 and sqlite 3.5.9 (32bit compile)

Other commits seem to be fine. (non attached commits to other db's ) 

Even stranger is that the sqlite command line (after attaching a db) does not 
seem to create a master journal during a transaction even though a journal file 
is created for the initial database. 

Any ideas on tracking this down?

Thanks,
Ken



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

Reply via email to