Page 1 of 1

Running multiple instances of a Berkley DBXML

Posted: Thu Jan 19, 2006 3:25 pm
by dreuzel
I'm using a java application accessing a BERKLEY XML DB.


as I try to reuse the same environment for multiple instances i get refused by the database. And the database locks up.

Can only one environment be used at one time ?
how can I access the DB using perl and Java and multiple java instances at the same time ....
i Susspect this is related to the Environment
how do I Set the environment configuration (before or after an environment ?

How do I detect someone else already opened the DB ?


Thanks in advance