I created a database (two files) on system A, then moved the files to 
system B and when I want to connect to that DB on system B, the first time 
just establishing the connection takes many minutes. But after that, every 
subsequent time the connection is established in less than a second. Also, 
if I attempt to connect to the database with ";ACCESS_MODE_DATA=r" appended 
to the URL the first time I get an exception complaining that the DB is 
read-only, but it is no problem the subsequent times.
So it seems as if the DB needs to write and re-organize something on the 
disk after I move it ... is there some explanation of what goes on here 
somewhere?

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

Reply via email to