Specifying the locked file or record wait time (WAITFILE and WAITRCD) parameters when creating a database file

When you create a file, you can specify how long a program should wait for either the file or a record in the file if another job has the file or record locked. If the wait time ends before the file or record is released, a message is sent to the program indicating that the job was not able to use the file or read the record. For more information about record and file locks and wait times, see Locking Records and Locking Files.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]