> - Temporary files were sometimes deletedtoolate when executing large
> insert, update,
>     or delete operations.

Hi Thomas,

My problem is that our application uses too many h2 database temporary
files. The number of temp files is 26000 now.

I store compressed data streams in BINARY field with size of 0 to 60
kbytes. The record numbers are about 13000 now.
I have to read and update these fields many times during the execution
of the program.
It's a user application and I don't want to close and reopen the
database.
Is there any solution/workaround to reduce the number of temp files?

Regards, devman
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to