On which datasets You can have ALT INDEX?
Answers were Sorted based on User's Feedback
Answer / varun.m.s
I agree , KSDS and ESDS.However,in ESDS ALT INDEX is
applicable only if CICS is used.
| Is This Answer Correct ? | 0 Yes | 0 No |
Discuss record management in vsam?
What is the maximum record length for the VSAM dataset?
In a KSDS file, key is missing for one record. How to insert the key for that particular record from back up file. Is there any sorting needed for the back up file before the key insertion?
What are the building blocks used in vsam datasets?
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.
Explain the process in which flat files are converted into vsam files?
State the differences between vsam and non-vsam files?
In a file(PS), we dont know how many records are there. requirement is divide half n half the records n insert into 2 another files(PS).
what is the meaning of each of the values in shareopts(2 3)?
Define a path?
if not using the 'commit' when closing VSAM file,what will happend
What is the maximum no. of records that can be allowed in VSAM ?