On Wed, Jun 11, 2014 at 4:08 AM, Mayank Kumar (mayankum) <mayan...@cisco.com
> wrote:

> Thanks Richard. When there is not enough space to write a journal file,
> what is the expected behavior.  Will that and any transaction which cannot
> write a journal file fail ?
>
>
You will get an SQLITE_FULL error and the transaction will attempt to roll
back.

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

Reply via email to