John Buckman wrote:

What I'm trying to do is run command-line tcl commands that would access my berkeleydb database while aolserver is still running, and if two separate processes are writing the same db file, it gets corrupted.

My understanding (which may be entirely wrong) is that it should be perfectly ok for separate processes to access a bdb file so long as you open it within a bdb environment (which manages locks, transactions, etc).

-J


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to