Your source for the most up-to-date terms, definitions, and acronyms for and about internet service providers.
Search for an ISP term
resource locking
Last modified: Tuesday, September 21, 2004
(rē´sôrs lok´ing) (n.) The process of protecting the data in a database in a multiprocessingenvironment. Situations in which multiple users access common data at the same time require a method of ensuring the integrity of the data to ensure that more than one user does not write data to the database at the same time, which would result in data conflicts. In a DBMS, the degree of locking differs depending on how many users, or resources sharing data, are given locking and unlocking privileges.