Hi Thomas, - database connection url is : jdbc:h2:<full path db file> - i don't use temporary tables. - no, i don't use any LOG. - no application don't run out of memory - i don't use any special features - i don't use any H2-specific system properties. - i don't use any multi-thread in my application. - usally application runs on windows (min XP version) with java 1.5. sometimes application run on mac "xp simulation". - process starts with -Xms64m and -Xmx512m. - no there aren't any networked file system. - yes, database usually closed normally. - during develop phase there are some exception in trace.db file but this isn't a develop db. - i haven't originally db trace file.
Thanks -- 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.
