Hi, There is no "directory" in the in-memory mode, so no trace file is written. You would need to use the persistent mode.
Regards, Thomas On Fri, Jul 19, 2013 at 1:13 PM, Noel Grandin <[email protected]> wrote: > > On 2013-07-19 10:26, [email protected] wrote: > > > But when switch to *memory > mode*("jdbc:h2:mem:test;DB_CLOSE_DELAY=-1;TRACE_LEVEL_FILE=3"), > I can not find any *.trac.db in the whole disk. > > > See TRACE_LEVEL_SYSTEM_OUT > http://h2database.com/html/features.html#trace_options > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
