Difference between revisions of "CLEAR LOCKS"

From Recital Documentation Wiki
Jump to: navigation, search
Line 29: Line 29:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]
 +
[[Category:Manual Locking]]
 +
[[Category:Manual Locking Commands]]

Revision as of 08:40, 2 June 2009

Class

Manual Locking


Purpose

Release all file and record locks


Syntax

CLEAR LOCKS


See Also

CLEAR, CLEAR ALL, CLEAR GETS, CLEAR MEMORY, CLOSE ALL, FLOCK(), ISLOCKED(), LOCKF, LOCKR, RLOCK(), UNLOCK


Description

The CLEAR LOCKS command releases all file and record locks. The UNLOCK ALL command is synonymous with CLEAR LOCKS. The CLEAR LOCKS command is only necessary if you are using manual locking techniques because the Recital/4GL automatically performs record locking and unlocking.


Example

clear locks


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer