Unexpected behavior was seen on partitioned files:
The logic has been modified to correct this behavior.
Note: ISAM applications using a partition index must be aware that a low-level key search on the same index could modify the internal state of their current ISAM context. This does not happen with non-partition files. To avoid unexpected behavior, such low level operations must occur within a separate ISAM context.