What is the maximum no. of records that can be allowed in
VSAM ?

Answer Posted / mohan

123

Is This Answer Correct ?    2 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

in a cobol select statement, can you tell what is the organization for a ksds?

629


OPEN INPUT StudentFile READ StudentFile AT END SET EndOfStudentFile TO TRUE END-READ PERFORM UNTIL EndOfStudentFile DISPLAY StudentId SPACE StudentName SPACE CourseCode SPACE YOBirth READ StudentFile AT END SET EndOfStudentFile TO TRUE END-READ END-PERFORM CLOSE StudentFile STOP RUN what will be output

2077


what do you mean by a upgrade set in vsam?

641


What are the different dataset organizations used in vsam?

570


what will happen when you try to open an empty vsam file in a cobol program for input?

623






What is the main function of key sequenced data set in vsam?

528


Differentiate between ci split and ca split?

549


what are the additional information you should give in the dd statement while defining the next generation of a gdg?

580


Discuss record management in vsam?

545


is it necessary that all versions of the gdg have to be of the same record length?

673


Explain the difference between lds and esds?

580


What makes vrrds different from vsam?

709


Is it slower if you access a record through alt index as compared to primary index?

600


Differentiate between control interval (ci) and control area (ca)?

535


what do you mean by a vsam split?

579