Content deleted Content added
m avoid redirect to Job Control Language, Replaced: JCL → JCL (2) using AWB |
fix linking, fix abbreviations and acronyms. correct the order of sections. |
||
Line 1:
'''Virtual Storage Access Method''' ('''VSAM''') is an [[IBM]] disk file storage scheme first used in the [[OS/360|OS/VS2]] operating system and later used throughout the [[
VSAM records can be of fixed or variable length. They are organised in fixed-size blocks called Control Intervals (CIs), and then into larger divisions called Control Areas (CAs). Control Interval sizes are measured in bytes —
The utility program IDCAMS is commonly used to manipulate ("delete and define") VSAM [[
Both [[IMS/DB]] and [[IBM DB2|DB2]] are implemented on top of VSAM and use its underlying [[Data_structure|data structures]].
==See also==▼
* [[IBM mainframe utility programs]]
* [[ISAM]]▼
* [[Geneva ERS]]▼
==References==
* http://www.redbooks.ibm.com/redbooks/SG246105/wwhelp/wwhimpl/js/html/wwhelp.htm
==External links==
▲==See also==
▲* [[Job Control Language|JCL]]
▲* [[ISAM]]
▲* [[Geneva ERS]]
* [http://www.tiburontech.com/vsam.htm VSAM Support - IBM Software ]
[[Category:IBM Mainframe computer operating systems]]
|