Virtual storage access method (VSAM) Question:
How do you define a KSDS?
Answer:
DEFINE CLUSTER(cluster name) with the INDEXED parameter. Also specify the ds name for the DATA component & the ds INDEX component. Other important parms are RECORDSIZE, KEYS, SHAREOPTIONS.
Previous Question | Next Question |
What is the meaning of each of the values in SHAREOPTS(2 3)? | How do you define an ALTINDX ? How do you use ALTINDXs in batch, CICS pgms? |