When your program reaches the end of the data in a database file, the system normally signals your program that there is no more data to read. If you want the system to hold your program until more data arrives in the file, you can use the EOFDLY parameter to delay the end-of-file processing.