Hi Thomas, The files are a few hundred KB in size. How can I put it up here for you to have a look?
The following command was used to run the ConvertTraceFile tool: java -cp h2.jar org.h2.tools.ConvertTraceFile -traceFile "mem_marketdata.5639161159012593705.trace.db" -script "test.sql" Thanks On Jun 6, 4:45 pm, Thomas Mueller <[email protected]> wrote: > Hi, > > > After using the ConvertTraceFile tool, the generated file test.sql is > > empty, but the Test.java file is not. > > > What might be the problem? > > How does the .trace.db file look like, and how does the Test.java file > look like? How did you start the ConvertTraceFile tool? > > 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.
