| Steve
I do not believe that DFO is locking the database. It treats
any of these database files as open files. However, when DFO
starts up, he has to read all of the data out of INDEXF.SYS
into memory. I am not sure whether he takes out an exclusive
lock or you just have two resources trying to access INDEXF.SYS
or the disk at the same time.
Do you get the same indication (of locking the database) when
you do a $ DEFRAGMENT SHOW disk/VOLUME? The SHOW command uses
the same functions as the defragmentor does when it gathers
data from INDEXF.SYS.
What version of DFO are you running? The Rdb you refer to is
not the DFO Rdb database on version of DFO earlier than 2.1?
thanks
jim amend
|