Working with QSAM files
To work with QSAM files in a COBOL program, you define and allocate the files, retrieve them, and ensure that their file attributes match those in the program. You can also use striped extended-format QSAM data sets to help improve performance.