Jump to content

Key-sequenced data set

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Limbo socrates (talk | contribs) at 20:06, 9 July 2005 (expanded definition; added citation). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A Key Sequenced Data Set (KSDS) is a type of dataset used by the VSAM computer data storage system. Each record in a KSDS data file is embedded with a unique key. A separate index file allows the system to physically locate the record in the data file by its key value. Records can be randomly accessed and can be variable-length.

See Also

References


Template:Compu-fs-stub