I created a db with block size 16KB for olap. I imported my 6 gb data
through csv file. But during the time of import, the h2 db server get lock.
I can't even execute the following query:

select * from information_schema.sessions  limit 10;

Any help please.

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