How do you load a VSAM data set with records ?
Answers were Sorted based on User's Feedback
What is speed parameters in define cluster command?
Hi, I want to create alternate index on VSAM file.my file structure is ex: RoomID pic x(7) R000001 Floor pic a((6) First RoomNo pic x(2) FA1 Occupied(yes/no) pic a(3) Yes Occupied Batch pic x(10). Maths i want to create alternate index on floor,roomno fields.can i create alternate index on both the fields.and tell me how to create.
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
can i see how many records does a vsam file have without browsing or without using file-aid? and same for ps file?
What is free space?
What is the main function of key sequenced data set in vsam?
By looking into the Jcl can we identify the dataset is VSAM?
5 Answers Cognizant, Keane India Ltd,
What is the difference between sequential files and ESDS files?
What is the significance of the SHAREOPTIONS parameter?
Differentiate between ci split and ca split?
why ci and ca splits are not possible in esds and rrds?
what is buffering and how does it apply to vsam files ?