Release (record): Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
RELEASE can be used in the following statements:
RELEASE can be used in the following statements:
*[[Delete Statement|Delete]]
*[[Delete Statement|Delete]]
*[[Close]]


<noinclude>
<noinclude>

Revision as of 21:10, 30 July 2013

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

Or for BR Release Information:

RELEASE can be used in the following statements: