sequential access method


sequential access method

Organizing data in a prescribed ascending or descending sequence. Searching sequential data requires reading and comparing each record, starting from the top or bottom of file. See GSAM.