Virtual Storage Access Method

This is an old revision of this page, as edited by Saltine (talk | contribs) at 03:28, 12 September 2003. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Virtual Sequential Access Method (VSAM) is an IBM disk file storage scheme first used in the S/370 and virtual storage. VSAM comprises three access methods: Keyed Sequential Data Set (KSDS), Relative Record Data Set (RRDS) and Entry Sequenced Data Set (ESDS).

Both IMS/DB and DB2 are implemented on top of VSAM and use its underlying data structures.

This article was originally based on material from FOLDOC, used with permission. Update as needed.