Discuss record management in vsam?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the significance of the shareoptions parameter?
On which datasets You can have ALT INDEX?
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.
can alternate index use in ESDS since it does not contain primary index? if yes can you explain?
what do you mean by a vsam slot?
What is the maximum no. of records that can be allowed in VSAM ?
what is meant by dirty read in vsam?
Define base cluster?
What is a lds (linear data set) and what is it used for?
Differentiate between ci split and ca split?
Can you delete vsam files with the delete option of the disposition parameter of jcl?
what are the different types of vsam files available? Explain them