Subject | Firebird-Java on Windows |
---|---|
Author | sbnspindler |
Post date | 2004-03-22T08:37:17Z |
Hi,
I have problems using JayBird and FireBird 1.5 on Windows.
My Java Application opens a database, creates tables and makes about
10000 inserts every minute. But the size of the database file doesn't
increase, even after 2 hours. It seems, as if the data records would
only be written to disk when the database is closed.
If I run the same Application on Linux, the size of the database file
increase with every insert.
Are there any properties I have to set on the Windows System to force
the writes to disk ?
Regards,
Sabine
I have problems using JayBird and FireBird 1.5 on Windows.
My Java Application opens a database, creates tables and makes about
10000 inserts every minute. But the size of the database file doesn't
increase, even after 2 hours. It seems, as if the data records would
only be written to disk when the database is closed.
If I run the same Application on Linux, the size of the database file
increase with every insert.
Are there any properties I have to set on the Windows System to force
the writes to disk ?
Regards,
Sabine