How do you load a VSAM data set with records ?
Answers were Sorted based on User's Feedback
How do you load a VSAM data set with records ?
why do we use vsam file thn seqential files ?
What is a VSAM split?
What are the optional parameters to the input dataset While loading the empty cluster with the data records?
What more info you should give in the DD statement while defining the next generation of a GDG?
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.
if you wish to use the rewrite command how must the vsam file be opened?
How did you refresh a VSAM file and how frequently you do it ?
3 Answers CSC, IBM, Patni, Xansa,
can we create vsam files on multiple volumes ?
What is the purpose of the FILE STATUS clause in the SELECT statement?
is it necessary that all versions of the gdg have to be of the same record length?
is it slower if you access a record through alternative index as compared to primary index?