Hi,

I'm executing queries concurrently in H2, but it is not working. All other 
queries have to wait till the running query completes execution.

Please find below my H2 connection details:

         Saved Settings: Generic H2 (Embedded)

          Driver Class: org.h2.Driver

          JDBC URL 
<http://localhost:8082/login.jsp?jsessionid=9ce3b30a123a8b51b5b6140f8b599bcb#>
: 
jdbc:h2:tcp://localhost/~/<db_name>;IGNORECASE=TRUE;LOCK_MODE=0;DEFRAG_ALWAYS=true;DB_CLOSE_ON_EXIT=FALSE;CACHE_SIZE=5000000


Can you please tell me if I am missing something in parameters or some 
other configuration is required?

Regards,
Viral

-- 
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 https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to