What makes vrrds different from vsam?
Answer / Nitin Jain
VSAM (Virtual Storage Access Method) is a hierarchical data set organization used for processing large volumes of data, while VRRDS (Variable Record Relative Data Set) is an extension of VSAM that allows for the creation of variable-length records. The main difference lies in their record structure and handling capabilities.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the main function of linear dataset?
What is the use Free space in CI ?
what will happen when you try to open an empty vsam file in a cobol program for input?
Define free space?
What does the KEYRANGES parameter in Define Cluster commend do?
What is Control Interval, Control Area ?
Describe the uses of ams?
can we create PS file using IDCAMS utility?
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
Common VSAM Error conditions and codes
What is the main purpose of having user catalog in vsam?
what is buffering and how does it apply to vsam files ?