There's a class of errors that affect lots of programs, where 
backup and/or antivirus software have a file open "unexpectedly",
which causes routine operations such as delete and rename to
fail unexpectedly.

I once promoted a fix for sqlite that combatted these problems
by retrying such unexpected failures instead of reporting the
error immediately.

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

Reply via email to