Reserve: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
*[[Delete Statement|Delete]]
*[[Delete Statement|Delete]]
*[[Open (disambiguation)|OPEN]]
*[[Open (disambiguation)|OPEN]]
*[[Restore File]]


<noinclude>
<noinclude>

Revision as of 19:42, 6 August 2013

The "RESERVE" and "RELEASE" parameters specify record locking rules for multi-user systems. RESERVE instructs the system to hold all previous record locks, which leaves the file for exclusive use only.

See also:

RESERVE can be used in the following statements: