Icon View Incident Report

Serious Serious
Reported By: Andrew Vaz
Reported On: 5/31/2001
For: Version 2.09 Build 1
# 809 Commit Time with Many Open Tables in a Database is Very Slow Even When Only One Table is Updated

I've came up with a serious speed problem. I use 19 local tables to speed things up (and for other reasons too) and when I delete (read "delete from mytable") the tables, it takes 20-22 secs to delete them! (even if they are empty!). I've done some testing and found out that if I'm using the same tables with opened TDbIsamTables it's incredibly slow. If the TDbIsamTables are closed,
it goes down to 1-2 sec.


Resolution Resolution
Fixed Problem on 6/6/2001 in version 2.11 build 1
Image