Product Documentation

FairCom ISAM for C

Previous Topic

Next Topic

Diagnosing Lock Issues

Two functions are available to assist developers and administrators in identifying lock issues. Unnecessarily long held record locks are frequently identified as the culprit. It is useful to identify the owner of the record lock to determine the nature of these locks. The following API functions are available to assist in building tools for identifying these issues.

  • LockDump()
  • LockList()

TOCIndex