The list of locks is available only if iscobol.file.lock_manager * is set in the server configuration.It’s possible to filter the information and retrieve all the locks associated to a specific client (see threadID in LISTLOCK-OPEN) or all the locks associated to a specific file (see fileName in LISTLOCK-OPEN).
The definition and meaning of the returnCode depend on the opcode.Example - Open the list of locks for an Application Server, loop through all the locks to show them and close the list after that.
working-storage section.copy "iscobol.def".77 locklist handle.
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |