Jump to content

Key-sequenced data set

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Beland (talk | contribs) at 19:34, 24 July 2005 (Category:Computer file systems). 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