VMS Help COBOL, Run-Time Messages, UNLOCK_FAILED *Conan The Librarian |
UNLOCK on file that is not open Explanation: The program attemped to execute an UNLOCK statement on a file connector that was not open. User Action: Verify the program logic, paying particular attention to areas where the program opens and closes the specified file connector.
|