Several utilities are provided to display and control locks taken by jBASE applications.
| Command | Description |
|---|---|
| LIST-LOCKS | List all lock types. |
| LIST-SYSTEM-LOCKS | List system locks. |
| LIST-GROUP-LOCKS | List binary or group locks. |
| LIST-RECORD-LOCKS | List item or record locks. |
| LIST-EXECUTION-LOCKS | List execution locks. |
| SHOW-RECORD-LOCKS | Alternative display for record locks. |
| CLEAR-RECORD-LOCKS | Clears record locks. (Permission required ) |
| CLEAR-BASIC-LOCKS | Clears execution locks. (Permission required) |
Note: Execution locks have been coded as record locks on a temporary file and so will also be displayed as record locks.