Record locking

Term used to describe when a record is currently being used and is locked. This prevents the file from being written to when another user is utilizing the file. Commonly, when a record is locked, it still may be able to be read.

Also see: Record