zanotti
12th June 2006, 11:50
starting repair table from tbase.1 program fail with the error:
"File in use, can't build" --> vds error 11500
???????
any solutions ??
thanks
B. Zanchetta
norwim
12th June 2006, 12:58
Hi there,
is the Baan system running (a) or does this error occur while restarting tbase (b)?
(a) Make sure that no user is active that might use the table in question. Keep in mind that a tbase file is flagged as used once you open it. Typical error that I myself often produce: Start bshell, look at table with ttaad4x00, close ttaad4x00 program, then try to do something with that file ==> 'file in use' error. Solution: close the bshell ... closing the application is NOT enough.
(b) use fuser command in unix to identify the process that uses the ...bdt or ...bid file on OS level.
hth
Norbert
zanotti
12th June 2006, 15:42
I've restarted tbase and the table has been rebuilded,
fortunely, now it's all OK :p
Thanks a lot
B. Zanchetta