I am using sqlite db. This has happened to me four times that as soon as db size reaches 2 GB, I get this error. Any ideas how to fix this?
Trial 1&2:
OS: Windows 8.1
File System: NTFS
SQLITE : 3
Eclipse: Mars
JDBC: sqlite-jdbc-3.6.7
Trial 3:
OS: Windows 2008 server
File System: NTFS
SQLITE : 3
Eclipse: Mars
JDBC: sqlite-jdbc-3.6.7
Trial 4:
OS: Windows 2008 server
File System: FAT32
SQLITE : 3
Eclipse: Mars
JDBC: sqlite-jdbc-3.6.7
While on ubuntu file size of 5 GB is reached without any problem
OS: Linux
File System: ext4
SQLITE : 3
Eclipse: Mars
JDBC: sqlite-jdbc-3.6.7