Welcome to myCobol.ovh Monday, 29 September 2025, 08:00

myCobol.ovh Glossary
Categories all ·   Context   ·   Concept   ·   Syntax   ·   Event   ·   Standards  
Subjects all ·   Cobol  
Letters all  #  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z
Terms  volume   volume switch procedures   VSAM file system                            

volume [Cobol/Context]
A module of external storage. For tape devices it is a reel; for direct-access devices it is a unit.
volume switch procedures [Cobol/Context]
System-specific procedures that are executed automatically when the end of a unit or reel has been reached before end-of ...
VSAM file system [Cobol/Context]
A file system that supports COBOL sequential, relative, and indexed organizations.