Reading next operation
This operation positions the file to the next record that is not deleted in the arrival sequence access path and gets that record.
Deleted records between the current position in the file and the next active record are skipped. (The READ statement in the RPG language and the READ NEXT statement in the COBOL language are examples of this operation.)
Parent topic:
Reading database records using an arrival sequence access path