what is the drawback of vsam dataset??
a.execution slow.
b.free space.
c.independent storage device.
d.none of the above.
let me know the answer with reason.

Answer Posted / saikat

CI and CA split is the main drawback of VSAM

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the biggest disadvantage of using a vsam dataset?

595


Tell me how many alternate indexes you can have on a dataset?

628


what do you mean by a vsam slot?

592


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

2087


Explain the function of the relative record data set?

547






What is control area?

657


What is the purpose of having vsam data space?

532


State the differences between vsam and non-vsam files?

572


what do you mean by the repro command?

578


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

537


is it required that primary key values have to be unique? Do alternate key values have to be unique?

609


What are the building blocks used in vsam datasets?

579


What are the advantages of vsam over isam?

698


what will happen if there is no secondary allocation made for datasets?

629


Describe the uses of ams?

553