What is the maximum no. of records that can be allowed in
VSAM ?
Answers were Sorted based on User's Feedback
Answer / vinod
It depends upon the DASD .how many volumes available.so it
depends upon the available cylinders.
| Is This Answer Correct ? | 3 Yes | 0 No |
if not using the 'commit' when closing VSAM file,what will happend
What is the difference between PS file and VSAM file?
7 Answers IBM, Infosys, Verizon,
How does control intervals and control areas related to each other?
what is the use of the file status clause in the select statement in vsam?
Can AMS commands be run from the TSO prompt ?
What is the procedure for running the batch job in mainframe?
Tell me how many alternate indexes you can have on a dataset?
Differentiate between ci split and ca split?
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
is it slower if you access a record through alternative index as compared to primary index?
what's the biggest disadvantage of using a VSAM dataset?
8 Answers Anjana, CTS, DSRC, IBM,
How to insert values for variables that are declared as COMP-3 variables in COBOL program in an already created VSAM file.