Release (record)

From BR Wiki
Revision as of 16:38, 18 May 2013 by Laura (talk | contribs) (Created page with "The "RESERVE" and "RELEASE" parameters specify record locking rules for multi-user systems. The RELEASE keyword releases all previous record locks. It removes RESERVE restrict...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The "RESERVE" and "RELEASE" parameters specify record locking rules for multi-user systems. The RELEASE keyword releases all previous record locks. It removes RESERVE restrictions which have been initiated by the current workstation for the specified file. This parameter can be issued only from the workstation that initiated the RESERVE restrictions.

See also