Hi,

The import seems to be still running, but the database is busy managing the
cache (specially removing old entries from the cache). I have a few
questions:

- What version of H2 do you use?
- What is your database URL?
- Do you use any H2-specific system properties?
- Did you use any special settings?
- Is there a .trace.db file, and if yes could you post the contents?
- How does the table definition and the data look like (could you post a few
example lines)?
- What statement(s) did you run exactly?
- What operating system, file system, and virtual machine
   (java -version) do you use?
- How did you start the Java process (java -Xmx... and so on)?
- How big is the database (file sizes)?
- How much heap memory does the Java process have?

Regards,
Thomas

-- 
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