Icon View Incident Report

Serious Serious
Reported By: Tim Young
Reported On: 6/12/2016
For: Version 4.43 Build 1
# 4433 Renaming a Table Can Cause a Hang

Renaming a table can cause the application (local access) or DBISAM Database Server (remote access) to hang.


Comments Comments
The problem was related to a performance optimization added in 4.43 that optimized access to the internal list of open files in the core engine. A read-write section is now used for such lists, and the rename operation was calling the lock functionality instead of the unlock functionality.


Resolution Resolution
Fixed Problem on 6/12/2016 in version 4.43 build 2


Products Affected Products Affected
DBISAM Additional Software and Utilities
DBISAM ODBC Client-Server
DBISAM ODBC Client-Server with Source
DBISAM ODBC Standard
DBISAM ODBC Standard with Source
DBISAM ODBC Trial
DBISAM VCL Client-Server
DBISAM VCL Client-Server with Source
DBISAM VCL Standard
DBISAM VCL Standard with Source
DBISAM VCL Trial

Image